Searched refs:PRIV_FLAGS_SW_LOCK (Results 1 – 2 of 2) sorted by relevance
253 hnd->flags |= private_handle_t::PRIV_FLAGS_SW_LOCK; in gralloc_lock()283 if ((hnd->flags & private_handle_t::PRIV_FLAGS_SW_LOCK)) { in gralloc_unlock()289 hnd->flags &= ~private_handle_t::PRIV_FLAGS_SW_LOCK; in gralloc_unlock()
145 PRIV_FLAGS_SW_LOCK = 0x00000080, enumerator