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

  /hardware/qcom/display/msm8960/libgenlock/
genlock.cpp 77 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/
gralloc_priv.h 149 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800,
  /hardware/qcom/display/msm8974/libgralloc/
gralloc_priv.h 146 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800,
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 190 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800,
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 188 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800,

Completed in 277 milliseconds