Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_CAMERA_WRITE (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/display/msm8960/libgralloc/
Dgralloc_priv.h160 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgpu.cpp128 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_priv_handle.h52 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgr_buf_mgr.cpp401 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc_priv.h196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgpu.cpp133 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_priv_handle.h50 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgr_buf_mgr.cpp413 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc_priv.h196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgpu.cpp132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909/gralloc/
Dgr_priv_handle.h56 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgr_buf_mgr.cpp407 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h203 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgpu.cpp115 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_priv_handle.h57 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgr_buf_mgr.cpp404 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc_priv.h215 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
Dgpu.cpp119 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp119 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp136 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp250 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp143 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp242 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.cpp457 if (pvt_handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE) { in PrepareLayerParams()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.cpp457 if (pvt_handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE) { in PrepareLayerParams()

12