/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/ |
H A D | file_fd_source_plugin.cpp | 120 Status FileFdSourcePlugin::SeekTo(uint64_t offset) in SeekTo()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | render_image.cpp | 653 Offset offset; in ApplyObjectPosition() local 823 Offset offset; in CalculateImageRenderPosition() local 1029 Offset offset = info.GetGlobalPoint() - GetLocalPoint(); in PanOnActionUpdate() local 1089 Offset offset = info.GetGlobalPoint() - GetLocalPoint(); in PanOnActionEnd() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_wrapper.cpp | 92 auto offset = geometryNode->GetMarginFrameOffset(); in OffsetNodeToSafeArea() local 180 OffsetF offset {}; in GetParentGlobalOffsetWithSafeArea() local 516 void LayoutWrapper::AdjustChildren(const OffsetF& offset, bool parentScrollable) in AdjustChildren() 529 void LayoutWrapper::AdjustChild(RefPtr<UINode> childUI, const OffsetF& offset, bool parentScrollabl… in AdjustChild()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | time_sync.cpp | 107 void TimeSyncPacket::SetRequestLocalOffset(TimeOffset offset) in SetRequestLocalOffset() 117 void TimeSyncPacket::SetResponseLocalOffset(TimeOffset offset) in SetResponseLocalOffset() 462 TimeOffset offset = (offset1 / TRIP_DIV_HALF) + (offset2 / TRIP_DIV_HALF); in CalculateTimeOffset() local 844 TimeOffset offset = -systemOffset + senderLocalOffset - metadata_->GetLocalTimeOffset(); in GenerateTimeOffsetIfNeed() local
|
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
H A D | payload.h | 52 const std::size_t offset = buffer_.size(); in Extend() local
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
H A D | AudioTrackWrapper.java | 150 public int handleBuffer(ByteBuffer buffer, int offset, int size, long presentationTimeUs) in handleBuffer()
|
/aosp12/packages/apps/Tag/src/com/android/apps/tag/record/ |
H A D | VCardRecord.java | 83 public View getView(Activity activity, LayoutInflater inflater, ViewGroup parent, int offset) { in getView()
|
/aosp12/system/update_engine/ |
H A D | download_action.cc | 207 void DownloadAction::SeekToOffset(off_t offset) { in SeekToOffset()
|
/aosp12/system/update_engine/payload_generator/ |
H A D | payload_generation_config_android.cc | 94 for (uint64_t offset = part.verity.hash_tree_data_extent.start_block() * in VerifyVerityConfig() local
|
/aosp12/system/chre/host/common/ |
H A D | log_message_parser_base.cc | 44 int offset = 0; in dump() local
|
/aosp12/system/unwinding/libunwindstack/benchmarks/ |
H A D | SymbolBenchmark.cpp | 54 uint64_t offset; in BenchmarkSymbolLookup() local
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | BranchIsland.cpp | 59 uint64_t BranchIsland::offset() const { in offset() function in mcld::BranchIsland
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | spirv_cross_helper_structs_gles.h | 68 size_t offset; in RENDER_BEGIN_NAMESPACE() member
|
/aosp12/art/compiler/utils/x86/ |
H A D | jni_macro_assembler_x86.cc | 517 void X86JNIMacroAssembler::Jump(ManagedRegister mbase, Offset offset) { in Jump() 523 void X86JNIMacroAssembler::Call(ManagedRegister mbase, Offset offset) { in Call() 530 void X86JNIMacroAssembler::Call(FrameOffset base, Offset offset) { in Call() 536 void X86JNIMacroAssembler::CallFromThread(ThreadOffset32 offset) { in CallFromThread() 545 void X86JNIMacroAssembler::GetCurrentThread(FrameOffset offset) { in GetCurrentThread()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | render_text.cpp | 308 Offset offset(globalPoint_.GetX(), globalPoint_.GetY()); in OnTouchTestHit() local 1095 Offset offset = info.GetGlobalPoint() - GetLocalPoint(); in PanOnActionUpdate() local 1165 Offset offset = info.GetGlobalPoint() - GetLocalPoint(); in PanOnActionEnd() local 1239 Offset offset(info.GetGlobalPoint().GetX(), info.GetGlobalPoint().GetY()); in CreateSelectRecognizer() local 1250 Offset offset(info.GetGlobalPoint().GetX(), info.GetGlobalPoint().GetY()); in CreateSelectRecognizer() local
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
H A D | dlp_file.cpp | 883 uint32_t offset, bool isEncrypt) in DoDlpBlockCryptOperation() 1308 int32_t DlpFile::DlpFileRead(uint32_t offset, void* buf, uint32_t size, bool& hasRead, int32_t uid) in DlpFileRead() 1361 int32_t DlpFile::WriteFirstBlockData(uint32_t offset, void* buf, uint32_t size) in WriteFirstBlockData() 1416 int32_t DlpFile::DoDlpFileWrite(uint32_t offset, void* buf, uint32_t size) in DoDlpFileWrite() 1535 int32_t DlpFile::DlpFileWrite(uint32_t offset, void* buf, uint32_t size) in DlpFileWrite()
|
/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | JoystickInputMapper.h | 65 float offset; // offset to add after scaling for normalization member
|
/aosp12/hardware/interfaces/cas/1.0/default/ |
H A D | DescramblerImpl.cpp | 87 uint64_t offset, uint64_t length, uint64_t size) { in validateRangeForSize()
|
/aosp12/hardware/interfaces/cas/1.1/default/ |
H A D | DescramblerImpl.cpp | 81 static inline bool validateRangeForSize(uint64_t offset, uint64_t length, uint64_t size) { in validateRangeForSize()
|
/aosp12/hardware/interfaces/cas/1.2/default/ |
H A D | DescramblerImpl.cpp | 81 static inline bool validateRangeForSize(uint64_t offset, uint64_t length, uint64_t size) { in validateRangeForSize()
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | MonthDisplayHelper.java | 207 int offset = firstDayOfMonth - mWeekStartDay; in recalculate() local
|
/aosp12/frameworks/base/core/proto/android/view/inputmethod/ |
H A D | inputconnection.proto | 77 optional int32 offset = 4; field
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/ |
H A D | int_array_view.h | 113 void copyToArray(std::array<int, N> *const buffer, const size_t offset) const { in copyToArray()
|
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/ |
H A D | TetheringUtilsTest.java | 120 int offset = Struct.getSize(EthernetHeader.class); in writePacket() local
|
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/ |
H A D | ringbuffer.cpp | 86 size_t ringbuffer_peek(const ringbuffer_t* rb, off_t offset, uint8_t* p, in ringbuffer_peek()
|