Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_NEEDS_FLUSH (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp244 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
289 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
293 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h188 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp232 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
276 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
280 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h182 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp226 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
310 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
314 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h142 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8909/libgralloc/
Dmapper.cpp254 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
299 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
303 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h184 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8226/libgralloc/
Dmapper.cpp232 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
276 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
280 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h182 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp236 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
281 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
285 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h193 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator