Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DMemoryBase.h39 ssize_t getOffset() const { return mOffset; } in getOffset() function
/frameworks/compile/mclinker/lib/Fragment/
DFragment.cpp35 uint64_t Fragment::getOffset() const in getOffset() function in Fragment
/frameworks/base/core/java/android/view/inputmethod/
DCorrectionInfo.java53 public int getOffset() { in getOffset() method in CorrectionInfo
/frameworks/base/core/java/android/bluetooth/le/
DResultStorageDescriptor.java38 public int getOffset() { in getOffset() method in ResultStorageDescriptor
/frameworks/base/libs/hwui/
DPixelBuffer.h157 uint32_t getOffset(uint32_t x, uint32_t y) const { in getOffset() function
/frameworks/rs/cpu_ref/linkloader/include/
DELFReloc.h47 addr_t getOffset() const { in getOffset() function
DELFSectionHeader.h69 offset_t getOffset() const { in getOffset() function
/frameworks/base/core/java/android/util/
DMonthDisplayHelper.java105 public int getOffset() { in getOffset() method in MonthDisplayHelper
/frameworks/native/libs/binder/
DMemoryHeapBase.cpp173 uint32_t MemoryHeapBase::getOffset() const { in getOffset() function in android::MemoryHeapBase
DIMemory.cpp349 uint32_t BpMemoryHeap::getOffset() const { in getOffset() function in android::BpMemoryHeap
/frameworks/base/libs/hwui/font/
DCacheTexture.h107 inline uint32_t getOffset(uint16_t x, uint16_t y) const { in getOffset() function
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DChildHelper.java89 private int getOffset(int index) { in getOffset() method in ChildHelper
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifTag.java863 protected int getOffset() { in getOffset() method in ExifTag