Home
last modified time | relevance | path

Searched defs:outStore (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.cpp117 …mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store_internal()
Dmali_gralloc_public_interface.cpp105 gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store()
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.cpp150 …mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store_internal()
Dmali_gralloc_public_interface.cpp106 gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store()
/aosp_15_r20/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h213 gralloc1_backing_store_t* outStore) const { in getBackingStore()