Searched refs:PRIV_FLAGS_UNSYNCHRONIZED (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8960/libgenlock/
H A Dgenlock.cpp77 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
147 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
202 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
232 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
325 if ((hnd->flags & private_handle_t::PRIV_FLAGS_UNSYNCHRONIZED) == 0) {
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc_priv.h149 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800, enumerator in enum:private_handle_t::__anon1577
/hardware/qcom/display/msm8974/libgralloc/
H A Dgralloc_priv.h146 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800, enumerator in enum:private_handle_t::__anon1642
/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc_priv.h190 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800, enumerator in enum:private_handle_t::__anon1427
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc_priv.h188 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800, enumerator in enum:private_handle_t::__anon1503

Completed in 34 milliseconds