Home
last modified time | relevance | path

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

/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/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/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/msm8998/libgralloc/
Dmapper.cpp245 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
290 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
294 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h202 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8994/libgralloc/
Dmapper.cpp247 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
292 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
296 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h188 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h39 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
Dgr_buf_mgr.cpp298 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
310 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
315 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp247 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
292 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
296 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h192 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h40 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
Dgr_buf_mgr.cpp339 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
355 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
360 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()