Searched refs:PRIV_FLAGS_NEEDS_FLUSH (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8x26/libgralloc/
H A Dmapper.cpp227 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH;
287 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) {
291 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH;
H A Dgralloc_priv.h140 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator in enum:private_handle_t::__anon930
/hardware/qcom/display/msm8960/libgralloc/
H A Dmapper.cpp227 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH;
287 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) {
291 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH;
H A Dgralloc_priv.h141 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator in enum:private_handle_t::__anon793
/hardware/qcom/display/msm8974/libgralloc/
H A Dmapper.cpp227 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH;
289 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) {
293 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH;
H A Dgralloc_priv.h138 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator in enum:private_handle_t::__anon858

Completed in 98 milliseconds