Searched refs:sw_write_allowed (Results 1 – 1 of 1) sorted by relevance
1181 bool sw_write_allowed = (0 != (cb->usage & GRALLOC_USAGE_SW_WRITE_MASK)); in gralloc_lock() local1188 (sw_write && !sw_write_allowed) ) { in gralloc_lock()