Home
last modified time | relevance | path

Searched defs:getOffset (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayWriteback.h48 uint32_t getOffset() const { return mOffsets[mCurrOffsetIndex]; } in getOffset() function
82 uint32_t getOffset() const { return mWbMem.getOffset(); } in getOffset() function
/aosp12/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayWriteback.h48 uint32_t getOffset() const { return mOffsets[mCurrOffsetIndex]; } in getOffset() function
82 uint32_t getOffset() const { return mWbMem.getOffset(); } in getOffset() function
/aosp12/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayWriteback.h48 uint32_t getOffset() const { return mOffsets[mCurrOffsetIndex]; } in getOffset() function
82 uint32_t getOffset() const { return mWbMem.getOffset(); } in getOffset() function
/aosp12/frameworks/native/libs/binder/include/binder/
H A DMemoryBase.h38 ssize_t getOffset() const { return mOffset; } in getOffset() function
/aosp12/frameworks/compile/mclinker/lib/Fragment/
H A DFragment.cpp33 uint64_t Fragment::getOffset() const { in getOffset() function in mcld::Fragment
/aosp12/art/test/140-field-packing/src/
H A DGapOrder.java56 Method getOffset = Field.class.getMethod("getOffset"); in CheckField() local
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DCorrectionInfo.java53 public int getOffset() { in getOffset() method in CorrectionInfo
H A DSurroundingText.java123 public int getOffset() { in getOffset() method in SurroundingText
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DResultStorageDescriptor.java38 public int getOffset() { in getOffset() method in ResultStorageDescriptor
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/
H A DPayloadSpec.java54 public long getOffset() { in getOffset() method in PayloadSpec
H A DUpdateConfig.java208 public long getOffset() { in getOffset() method in UpdateConfig.PackageFile
/aosp12/frameworks/base/core/java/android/util/
H A DMonthDisplayHelper.java105 public int getOffset() { in getOffset() method in MonthDisplayHelper
/aosp12/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp183 off_t MemoryHeapBase::getOffset() const { in getOffset() function in android::MemoryHeapBase
H A DIMemory.cpp384 off_t BpMemoryHeap::getOffset() const { in getOffset() function in android::BpMemoryHeap
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DMediaEvent.java104 public long getOffset() { in getOffset() method in MediaEvent
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
H A DBuffer.h95 std::optional<uintptr_t> getOffset(Buffer<B> inner) const { in getOffset() function
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/
H A DLaneView.java188 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset() method in LaneView
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DLaneView.java187 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset() method in LaneView
/aosp12/frameworks/base/core/java/android/util/proto/
H A DProtoInputStream.java206 public int getOffset() { in getOffset() method in ProtoInputStream
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DXmpInterface.java249 public long getOffset(XmlPullParser parser) { in getOffset() method in XmpInterface.ByteCountingInputStream
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
H A DSampleChunk.java251 long getOffset() { in getOffset() method in SampleChunk.IoState
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
H A DExifTag.java457 protected int getOffset() { in getOffset() method in ExifTag
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
H A DSampleChunk.java268 long getOffset() { in getOffset() method in SampleChunk.IoState
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DChildHelper.java113 private int getOffset(int index) { in getOffset() method in ChildHelper
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.h90 off64_t getOffset() const { return mOffset; } in getOffset() function

12