Searched defs:hw_write (Results 1 - 1 of 1) sorted by relevance

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

Completed in 218 milliseconds