Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_NEEDS_FLUSH (Results 1 – 24 of 24) 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/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/msm8909w_3100/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.h204 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8909/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()
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_mgr.cpp229 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
245 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
250 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()
Dgr_priv_handle.h42 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/msm8996/libgralloc/
Dmapper.cpp246 hnd->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_map_and_invalidate()
291 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in gralloc_unlock()
295 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in gralloc_unlock()
Dgralloc_priv.h192 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h44 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
Dgr_buf_mgr.cpp342 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
358 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
363 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h42 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
Dgr_buf_mgr.cpp350 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
366 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
371 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_priv_handle.h49 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
Dgr_buf_mgr.cpp341 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
357 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
362 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()
/hardware/qcom/display/msm8909/gralloc/
Dgr_priv_handle.h48 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
Dgr_buf_mgr.cpp344 handle->flags |= private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in LockBuffer()
360 if (hnd->flags & private_handle_t::PRIV_FLAGS_NEEDS_FLUSH) { in UnlockBuffer()
365 hnd->flags &= ~private_handle_t::PRIV_FLAGS_NEEDS_FLUSH; in UnlockBuffer()
/hardware/qcom/display/msm8998/libgralloc/
Dgralloc_priv.h211 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator