Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/system/gralloc/
Dgralloc.cpp146 bool hw_write = (usage & GRALLOC_USAGE_HW_RENDER); in gralloc_alloc() local
147 if (hw_write && sw_write) { in gralloc_alloc()
615 bool hw_write = (usage & GRALLOC_USAGE_HW_RENDER); in gralloc_lock() local
622 if ( (hw_read || hw_write) || in gralloc_lock()