/aosp12/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayWriteback.h | 48 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 D | overlayWriteback.h | 48 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 D | overlayWriteback.h | 48 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 D | MemoryBase.h | 38 ssize_t getOffset() const { return mOffset; } in getOffset() function
|
/aosp12/frameworks/compile/mclinker/lib/Fragment/ |
H A D | Fragment.cpp | 33 uint64_t Fragment::getOffset() const { in getOffset() function in mcld::Fragment
|
/aosp12/art/test/140-field-packing/src/ |
H A D | GapOrder.java | 56 Method getOffset = Field.class.getMethod("getOffset"); in CheckField() local
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | CorrectionInfo.java | 53 public int getOffset() { in getOffset() method in CorrectionInfo
|
H A D | SurroundingText.java | 123 public int getOffset() { in getOffset() method in SurroundingText
|
/aosp12/frameworks/base/core/java/android/bluetooth/le/ |
H A D | ResultStorageDescriptor.java | 38 public int getOffset() { in getOffset() method in ResultStorageDescriptor
|
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ |
H A D | PayloadSpec.java | 54 public long getOffset() { in getOffset() method in PayloadSpec
|
H A D | UpdateConfig.java | 208 public long getOffset() { in getOffset() method in UpdateConfig.PackageFile
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | MonthDisplayHelper.java | 105 public int getOffset() { in getOffset() method in MonthDisplayHelper
|
/aosp12/frameworks/native/libs/binder/ |
H A D | MemoryHeapBase.cpp | 183 off_t MemoryHeapBase::getOffset() const { in getOffset() function in android::MemoryHeapBase
|
H A D | IMemory.cpp | 384 off_t BpMemoryHeap::getOffset() const { in getOffset() function in android::BpMemoryHeap
|
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/ |
H A D | MediaEvent.java | 104 public long getOffset() { in getOffset() method in MediaEvent
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
H A D | Buffer.h | 95 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 D | LaneView.java | 188 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset() method in LaneView
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | LaneView.java | 187 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset() method in LaneView
|
/aosp12/frameworks/base/core/java/android/util/proto/ |
H A D | ProtoInputStream.java | 206 public int getOffset() { in getOffset() method in ProtoInputStream
|
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
H A D | XmpInterface.java | 249 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 D | SampleChunk.java | 251 long getOffset() { in getOffset() method in SampleChunk.IoState
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
H A D | ExifTag.java | 457 protected int getOffset() { in getOffset() method in ExifTag
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/ |
H A D | SampleChunk.java | 268 long getOffset() { in getOffset() method in SampleChunk.IoState
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ChildHelper.java | 113 private int getOffset(int index) { in getOffset() method in ChildHelper
|
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/ |
H A D | ATSParser.h | 90 off64_t getOffset() const { return mOffset; } in getOffset() function
|