Home
last modified time | relevance | path

Searched refs:gralloc_buffer_usage (Results 1 – 3 of 3) sorted by relevance

/external/drm_hwcomposer/
Ddrmhwcomposer.h132 int gralloc_buffer_usage = 0; member
156 return (gralloc_buffer_usage & GRALLOC_USAGE_PROTECTED) == in protected_usage()
Dhwcutils.cpp127 gralloc_buffer_usage = bo->usage; in ImportBuffer()
Dplatformhisi.cpp217 if (!(i->second->gralloc_buffer_usage & GRALLOC_USAGE_HW_FB)) in ProvisionPlanes()