Searched refs:gralloc_buffer_usage (Results 1 – 3 of 3) sorted by relevance
132 int gralloc_buffer_usage = 0; member156 return (gralloc_buffer_usage & GRALLOC_USAGE_PROTECTED) == in protected_usage()
127 gralloc_buffer_usage = bo->usage; in ImportBuffer()
217 if (!(i->second->gralloc_buffer_usage & GRALLOC_USAGE_HW_FB)) in ProvisionPlanes()