/hardware/qcom/display/msm8226/liboverlay/ |
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
|
D | overlayWriteback.cpp | 186 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
|
/hardware/qcom/display/msm8084/liboverlay/ |
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
|
D | overlayWriteback.cpp | 186 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
|
/hardware/qcom/display/msm8994/liboverlay/ |
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
|
D | overlayWriteback.cpp | 190 return writeSync(mWbMem.getDstFd(), mWbMem.getOffset()); in writeSync()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | AndroidSubAllocator.cpp | 135 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()
|
D | AndroidSubAllocator.h | 51 uint64_t getOffset(void* ptr);
|
/hardware/google/aemu/base/ |
D | SubAllocator.cpp | 133 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()
|
D | SubAllocator_unittest.cpp | 241 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++/ |
D | MessageMutator.cpp | 45 const auto offset = constBuffer().getOffset(attrData); in write() 56 const auto offset = constBuffer().getOffset(buf); in fragment()
|
/hardware/google/aemu/base/include/aemu/base/ |
D | SubAllocator.h | 52 uint64_t getOffset(void* ptr);
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | HostVisibleMemoryVirtualization.cpp | 62 offset = mAllocator->getOffset(address); in subAllocate()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | QtiMapperExtensions.h | 81 Return<void> getOffset(void *buffer, getOffset_cb _hidl_cb) override;
|
D | QtiMapperExtensions.cpp | 313 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/ |
D | QtiMapperExtensions.h | 81 Return<void> getOffset(void *buffer, getOffset_cb _hidl_cb) override;
|
D | QtiMapperExtensions.cpp | 313 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++/ |
D | Buffer.h | 95 std::optional<uintptr_t> getOffset(Buffer<B> inner) const { in getOffset() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_ad.cpp | 271 return wb->getOffset(); in getDstOffset()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_ad.cpp | 275 return wb->getOffset(); in getDstOffset()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_ad.cpp | 293 return wb->getOffset(); in getDstOffset()
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics.cpp | 163 block.subAlloc->getOffset(buf); in newAllocation() 193 newBlock.subAlloc->getOffset(buf); in newAllocation()
|
/hardware/google/graphics/common/libacryl/ |
D | acrylic_layer.cpp | 533 off[i] = other.getOffset(i); in importLayer()
|
/hardware/google/graphics/common/libacryl/include/hardware/exynos/ |
D | acryl.h | 645 uint32_t getOffset(unsigned int index) in getOffset() function
|
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/api/ |
D | current.txt | 6 method public java.math.BigInteger getOffset();
|