Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8226/liboverlay/
DoverlayWriteback.h48 uint32_t getOffset() const { return mOffsets[mCurrOffsetIndex]; } in getOffset() function
82 uint32_t getOffset() const { return mWbMem.getOffset(); } in getOffset() function
/hardware/qcom/display/msm8084/liboverlay/
DoverlayWriteback.h48 uint32_t getOffset() const { return mOffsets[mCurrOffsetIndex]; } in getOffset() function
82 uint32_t getOffset() const { return mWbMem.getOffset(); } in getOffset() function
/hardware/qcom/display/msm8994/liboverlay/
DoverlayWriteback.h48 uint32_t getOffset() const { return mOffsets[mCurrOffsetIndex]; } in getOffset() function
82 uint32_t getOffset() const { return mWbMem.getOffset(); } in getOffset() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidSubAllocator.cpp135 uint64_t getOffset(void* checkedPtr) { in getOffset() function in gfxstream::guest::SubAllocator::Impl
229 uint64_t SubAllocator::getOffset(void* ptr) { in getOffset() function in gfxstream::guest::SubAllocator
/hardware/google/aemu/base/
DSubAllocator.cpp133 uint64_t getOffset(void* checkedPtr) { in getOffset() function in android::base::SubAllocator::Impl
245 uint64_t SubAllocator::getOffset(void* ptr) { in getOffset() function in android::base::SubAllocator
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DBuffer.h95 std::optional<uintptr_t> getOffset(Buffer<B> inner) const { in getOffset() function
/hardware/qcom/sm8150/display/gralloc/
DQtiMapperExtensions.cpp313 Return<void> QtiMapperExtensions::getOffset(void *buffer, getOffset_cb hidl_cb) { in getOffset() function in vendor::qti::hardware::display::mapperextensions::V1_1::implementation::QtiMapperExtensions
/hardware/qcom/sm7250/display/gralloc/
DQtiMapperExtensions.cpp313 Return<void> QtiMapperExtensions::getOffset(void *buffer, getOffset_cb hidl_cb) { in getOffset() function in vendor::qti::hardware::display::mapperextensions::V1_1::implementation::QtiMapperExtensions
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h645 uint32_t getOffset(unsigned int index) in getOffset() function