/hardware/qcom/display/msm8960/libgralloc/ |
D | gralloc_priv.h | 160 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gpu.cpp | 128 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_priv_handle.h | 52 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gr_buf_mgr.cpp | 401 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gralloc_priv.h | 196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gpu.cpp | 133 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_priv_handle.h | 50 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gr_buf_mgr.cpp | 413 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gralloc_priv.h | 196 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gpu.cpp | 132 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_priv_handle.h | 56 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gr_buf_mgr.cpp | 407 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gralloc_priv.h | 203 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gpu.cpp | 115 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_priv_handle.h | 57 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gr_buf_mgr.cpp | 404 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in GetHandleFlags()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gralloc_priv.h | 215 PRIV_FLAGS_CAMERA_WRITE = 0x00020000, enumerator
|
D | gpu.cpp | 119 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gpu.cpp | 119 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gpu.cpp | 136 flags |= private_handle_t::PRIV_FLAGS_CAMERA_WRITE; in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 250 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 143 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 242 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display.cpp | 457 if (pvt_handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE) { in PrepareLayerParams()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display.cpp | 457 if (pvt_handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE) { in PrepareLayerParams()
|