Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp1054 bool sw_write_allowed = (0 != (cb->usage & GRALLOC_USAGE_SW_WRITE_MASK)); in gralloc_lock() local
1061 (sw_write && !sw_write_allowed) ) { in gralloc_lock()