Home
last modified time | relevance | path

Searched refs:getOffset (Results 1 – 25 of 26) sorted by relevance

12

/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
DoverlayWriteback.cpp186 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
/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
DoverlayWriteback.cpp186 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
/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
DoverlayWriteback.cpp190 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidSubAllocator.cpp135 uint64_t getOffset(void* checkedPtr) { in getOffset() function in gfxstream::guest::SubAllocator::Impl
145 &addr_alloc, getOffset(ptr))) { in free()
229 uint64_t SubAllocator::getOffset(void* ptr) { in getOffset() function in gfxstream::guest::SubAllocator
230 return mImpl->getOffset(ptr); in getOffset()
DAndroidSubAllocator.h51 uint64_t getOffset(void* ptr);
/hardware/google/aemu/base/
DSubAllocator.cpp133 uint64_t getOffset(void* checkedPtr) { in getOffset() function in android::base::SubAllocator::Impl
143 &addr_alloc, getOffset(ptr))) { in free()
245 uint64_t SubAllocator::getOffset(void* ptr) { in getOffset() function in android::base::SubAllocator
246 return mImpl->getOffset(ptr); in getOffset()
DSubAllocator_unittest.cpp241 offs[i] = subAlloc.getOffset(bufs[i]); in TEST()
274 EXPECT_EQ(offs[i], subAlloc.getOffset(bufs[i])); in TEST()
/hardware/interfaces/automotive/can/1.0/default/libnl++/
DMessageMutator.cpp45 const auto offset = constBuffer().getOffset(attrData); in write()
56 const auto offset = constBuffer().getOffset(buf); in fragment()
/hardware/google/aemu/base/include/aemu/base/
DSubAllocator.h52 uint64_t getOffset(void* ptr);
/hardware/google/gfxstream/guest/vulkan_enc/
DHostVisibleMemoryVirtualization.cpp62 offset = mAllocator->getOffset(address); in subAllocate()
/hardware/qcom/sm8150/display/gralloc/
DQtiMapperExtensions.h81 Return<void> getOffset(void *buffer, getOffset_cb _hidl_cb) override;
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.h81 Return<void> getOffset(void *buffer, getOffset_cb _hidl_cb) override;
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/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/display/msm8226/libhwcomposer/
Dhwc_ad.cpp271 return wb->getOffset(); in getDstOffset()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp275 return wb->getOffset(); in getDstOffset()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp293 return wb->getOffset(); in getDstOffset()
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp163 block.subAlloc->getOffset(buf); in newAllocation()
193 newBlock.subAlloc->getOffset(buf); in newAllocation()
/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp533 off[i] = other.getOffset(i); in importLayer()
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h645 uint32_t getOffset(unsigned int index) in getOffset() function
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/api/
Dcurrent.txt6 method public java.math.BigInteger getOffset();

12