Home
last modified time | relevance | path

Searched refs:get_usage (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h138 static uint64_t get_usage(buffer_handle_t);
/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata.cpp161 if (!(hnd->get_usage() & GRALLOC_USAGE_ROIINFO)) in get_video_roiinfo()
DAllocator.cpp128 if (hnd->get_usage() & GRALLOC_USAGE_ROIINFO) in allocate()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer.h346 uint64_t get_usage() const in get_usage() function
Dmali_gralloc_buffer4.h346 uint64_t get_usage() const in get_usage() function
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp259 uint64_t VendorGraphicBufferMeta::get_usage(buffer_handle_t hnd) { in get_usage() function in VendorGraphicBufferMeta
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp222 uint64_t VendorGraphicBufferMeta::get_usage(buffer_handle_t hnd) in get_usage() function in VendorGraphicBufferMeta
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp357 if (VendorGraphicBufferMeta::get_usage(mLayerBuffer) & in doPreProcess()
414 if ((VendorGraphicBufferMeta::get_usage(mLayerBuffer) & in setLayerBuffer()
416 (VendorGraphicBufferMeta::get_usage(buffer) & in setLayerBuffer()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp104 uint64_t usage = VendorGraphicBufferMeta::get_usage(handle); in getDrmMode()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1031 uint64_t usage = VendorGraphicBufferMeta::get_usage(handle); in getBufferType()