Home
last modified time | relevance | path

Searched defs:offset (Results 601 - 625 of 6855) sorted by relevance

1...<<21222324252627282930>>...275

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_layout_algorithm.h42 void SetCustomBuilderOffset(float offset) in SetCustomBuilderOffset() argument
47 void SetScrollOffset(float offset) in SetScrollOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_paint_method.cpp60 auto offset = paintWrapper->GetGeometryNode()->GetFrameOffset(); in UpdateContentModifier() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Drefresh_coordination.cpp60 bool RefreshCoordination::OnScroll(float offset, float mainVelocity) const in OnScroll() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_context.h43 virtual bool IsIntersectWith(const RefPtr<RenderNode>& child, Offset& offset) { return true; } in IsIntersectWith() argument
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/
H A Ddata_detector_interface.h58 virtual int8_t GetCursorPosition(const std::string& text, int8_t offset) in GetCursorPosition() argument
63 virtual std::vector<int8_t> GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_pass_through.cpp57 uint16_t offset = 0x00; in AssemblePacket() local
76 uint16_t offset = 0x00; DisassemblePacket() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp63 uint16_t offset = 0x00; in AssemblePacket() local
83 uint16_t offset = AVRC_TG_PASS_OPERATION_ID_OFFSET; DisassemblePacket() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Ddata_sink_file.cpp70 int64_t DataSinkFile::Seek(int64_t offset, int whence) in Seek() argument
H A Ddata_sink_fd.cpp75 int64_t DataSinkFd::Seek(int64_t offset, int whence) in Seek() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_distributor_test.cpp295 uint64_t offset = VSyncDistributorTest::vsyncDistributor->GetRealTimeOffsetOfDvsync(time); in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Doutput_data_stream.h50 virtual void SetOffset(uint32_t offset) {} in SetOffset() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_source_impl_test.cpp51 int32_t offset = 0; in HWTEST_F() local
/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtSourceTest2.cpp70 Status UtSourceTest2::SeekToPos(int64_t offset) in SeekToPos() argument
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/inner_demo/
H A Dinner_source_demo.cpp58 int32_t InnerSourceDemo::CreateWithFD(int32_t fd, int64_t offset, int64_t size) in CreateWithFD() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/buffer_manager/
H A Dshared_buffer.cpp66 auto offset = lseek(GetFd(), 0, SEEK_SET); in Reset() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_partial_object_data.cpp49 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dget_thumb_data.cpp51 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dset_device_prop_value_data.cpp51 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
76 void SetDevicePropValueData::PaserPropValue(const std::vector<uint8_t> &buffer, size_t &offset, uint32_t propertyCode) in PaserPropValue() argument
H A Dset_object_references_data.cpp53 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dget_device_prop_value_data.cpp42 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dcopy_object_data.cpp52 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Ddelete_object_data.cpp48 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dget_device_prop_desc_data.cpp42 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dget_object_info_data.cpp50 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local
H A Dget_object_references_data.cpp48 size_t offset = MTP_CONTAINER_HEADER_SIZE; in Parser() local

Completed in 9 milliseconds

1...<<21222324252627282930>>...275