Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp648 bool hw_write = (usage & GRALLOC_USAGE_HW_RENDER); (void)hw_write; in gralloc_alloc() local
1180 bool hw_write = (usage & GRALLOC_USAGE_HW_RENDER); in gralloc_lock() local
1207 if ( (hw_read || hw_write) || in gralloc_lock()