HomeSort by relevance Sort by last modified time
    Searched refs:PRIV_FLAGS_UNSYNCHRONIZED (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/libgenlock/
genlock.cpp 75 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
145 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
200 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
230 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
323 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
  /hardware/qcom/display/libgralloc/
gralloc_priv.h 148 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800,

Completed in 20 milliseconds