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 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/msm8x26/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/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/msm8x26/libgralloc/
gralloc_priv.h 148 PRIV_FLAGS_UNSYNCHRONIZED = 0x00000800,

Completed in 29 milliseconds