/hardware/qcom/display/msm8960/libgralloc/ |
D | mapper.cpp | 226 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()
|
D | gralloc_priv.h | 142 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | mapper.cpp | 232 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()
|
D | gralloc_priv.h | 182 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | mapper.cpp | 232 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()
|
D | gralloc_priv.h | 182 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | mapper.cpp | 245 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()
|
D | gralloc_priv.h | 204 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | mapper.cpp | 245 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/ |
D | gr_buf_mgr.cpp | 229 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()
|
D | gr_priv_handle.h | 42 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | mapper.cpp | 247 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()
|
D | gralloc_priv.h | 188 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | mapper.cpp | 246 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()
|
D | gralloc_priv.h | 192 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_priv_handle.h | 44 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
D | gr_buf_mgr.cpp | 342 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/ |
D | gr_priv_handle.h | 42 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
D | gr_buf_mgr.cpp | 350 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/ |
D | gr_priv_handle.h | 49 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
D | gr_buf_mgr.cpp | 341 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/ |
D | gr_priv_handle.h | 48 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|
D | gr_buf_mgr.cpp | 344 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/ |
D | gralloc_priv.h | 211 PRIV_FLAGS_NEEDS_FLUSH = 0x00000020, enumerator
|