Home
last modified time | relevance | path

Searched refs:gralloc1_backing_store_t (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.cpp117 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt… in mali_gralloc_get_backing_store_internal()
127 *outStore = (gralloc1_backing_store_t)hnd->backing_store_id; in mali_gralloc_get_backing_store_internal()
Dmali_gralloc_bufferdescriptor.h60 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt…
Dmali_gralloc_public_interface.cpp105 gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.cpp150 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt… in mali_gralloc_get_backing_store_internal()
160 *outStore = (gralloc1_backing_store_t)hnd->backing_store_id; in mali_gralloc_get_backing_store_internal()
Dmali_gralloc_bufferdescriptor.h61 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt…
Dmali_gralloc_public_interface.cpp106 gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store()
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dgralloc1.h259 typedef uint64_t gralloc1_backing_store_t; typedef
537 gralloc1_backing_store_t* outStore);
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp240 gralloc1_backing_store_t s1, s2; in isSameMemory()