Searched refs:PRIV_FLAGS_HWC_LOCK (Results 1 – 6 of 6) sorted by relevance
147 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator
187 PRIV_FLAGS_HWC_LOCK = 0x00000200, enumerator
226 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags)); in isBufferLocked()
408 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags)); in isBufferLocked()
435 return (hnd && (private_handle_t::PRIV_FLAGS_HWC_LOCK & hnd->flags)); in isBufferLocked()