Home
last modified time | relevance | path

Searched defs:offset (Results 1901 – 1925 of 4307) sorted by relevance

1...<<71727374757677787980>>...173

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drosen_render_qrcode.cpp28 void RosenRenderQrcode::Paint(RenderContext& context, const Offset& offset) in Paint()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.cpp135 size_t offset = 0; in DistributeCacheRange() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_inplace_fog_common.h27 float offset; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program_util.cpp130 uint32_t offset = 0; in AddSpecializationConstants() local
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp59 off_t offset = 0; in SendFile() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_result_set.cpp99 bool StoreResultSet::Move(int offset) in Move()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_animation/
H A Dsymbol_node_build.cpp47 const std::pair<double, double> offset) : animationSetting_(animationSetting), in SymbolNodeBuild() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Ddrawing_painter_impl_test.cpp206 Point offset; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/utils/
H A Ddp_utils.h106 const uint32_t offset = 8; in GetVersionId() local
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Di_mediadecryptmodule_service.h61 uint32_t offset; member
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/output_sink/
H A Doutput_sink_filter.cpp118 …de OutputSinkFilter::PushData(const std::string &inPort, const AVBufferPtr& buffer, int64_t offset) in PushData()
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_test.h97 size_t offset = 0; in BuildFileDigest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp1050 auto offset = frameNode->GetOffsetRelativeToWindow(); in HandleScaleGestureChange() local
1422 auto offset = GetCoordinatePoint(); in HandleOnDropMove() local
1715 auto offset = GetCoordinatePoint(); in HandleOnDragEnter() local
1789 auto offset = GetCoordinatePoint(); in HandleOnDragDrop() local
1847 auto offset = GetCoordinatePoint(); in HandleOnDragLeave() local
1868 auto offset = GetCoordinatePoint(); in HandleDragEnd() local
2240 auto offset = GetCoordinatePoint().value_or(OffsetF()); in OnAreaChangedInner() local
3050 Offset offset = Offset(0, 0); in InitInOfflineMode() local
3623 auto offset = GetCoordinatePoint().value_or(OffsetF()); in ComputeTouchHandleRect() local
3860 auto offset = GetCoordinatePoint().value_or(OffsetF()); in ComputeMouseClippedSelectionBounds() local
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp72 …InitTask(AnimationSystem& system, size_t offset, size_t count) : system_(system), offset_(offset),… in InitTask()
91 AnimateTask(AnimationSystem& system, size_t offset, size_t count) in AnimateTask()
163 T Step(const T& start, const T& end, float offset) in Step()
169 const Math::Vec4& inTangent, float offset) in InterpolateQuatSplineGLTF()
1058 auto batch = [this](size_t i, size_t offset, size_t count) { in ResetToInitialTrackValues()
1086 auto batch = [this](size_t i, size_t offset, size_t count) { in WriteUpdatedTrackValues()
/aosp12/frameworks/base/core/java/android/util/proto/
H A DEncodedBuffer.java403 public void writeRawBuffer(byte[] val, int offset, int length) { in writeRawBuffer()
/aosp12/art/libartbase/base/
H A Dbit_table.h68 size_t offset = row * NumRowBits() + column_offset_[column]; variable
76 size_t offset = row * NumRowBits() + column_offset_[column]; variable
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/
H A DReadbackVts.cpp120 int offset = (row * stride + col) * bytesPerPixel; in fillBuffer() local
178 int offset = (row * stride + col) * bytesPerPixel; in compareColorBuffers() local
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp326 for (unsigned offset = 0; offset < frag->size(); in scanErrata() local
338 uint64_t offset = frag_ref->offset() + in scanErrata() local
/aosp12/frameworks/av/drm/common/
H A DDrmEngineBase.cpp124 int fd, off64_t offset, off64_t length, const char* mime) { in openDecryptSession()
168 … int uniqueId, sp<DecryptHandle>& decryptHandle, void* buffer, ssize_t numBytes, off64_t offset) { in pread()
/aosp12/bionic/libc/kernel/uapi/xen/
H A Dgntdev.h42 __u64 offset; member
61 __u16 offset; member
/aosp12/system/core/trusty/storage/interface/include/trusty/interface/
H A Dstorage.h191 uint64_t offset; member
210 uint64_t offset; member
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DRecyclerViewFastScroller.java245 public boolean handleTouchEvent(MotionEvent ev, Point offset) { in handleTouchEvent()
396 int offset = y - mThumbOffsetY; in isNearThumb() local
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_camera_info.cpp203 int CameraInfo::GetPlaneOffset(int format, int plane_type, int width, int height, int *offset) { in GetPlaneOffset()
292 int offset = 0; in GetCameraFormatPlaneInfo() local
/aosp12/frameworks/av/media/img_utils/src/
H A DTiffWriter.cpp95 uint32_t offset = FILE_HEADER_SIZE; in write() local
142 uint32_t offset = FILE_HEADER_SIZE; in write() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.h61 OffsetF offset; member
112 void SetOffset(OffsetF offset) in SetOffset()

1...<<71727374757677787980>>...173