/hardware/qcom/display/msm8998/sdm/include/core/ |
D | buffer_allocator.h | 55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
|
D | layer_buffer.h | 204 uint32_t secure_camera : 1; //!< This flag shall be set by the client to indicate that the member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | buffer_allocator.h | 55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
|
D | layer_buffer.h | 206 uint32_t secure_camera : 1; //!< This flag shall be set by the client to indicate that the member
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | buffer_allocator.h | 55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
|
D | layer_buffer.h | 206 uint32_t secure_camera : 1; //!< This flag shall be set by the client to indicate that the member
|
/hardware/qcom/sdm845/display/sdm/include/core/ |
D | buffer_allocator.h | 55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
|
D | layer_buffer.h | 213 uint32_t secure_camera : 1; //!< This flag shall be set by the client to indicate that the member
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | buffer_allocator.h | 56 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
|
D | layer_buffer.h | 217 uint32_t secure_camera : 1; //!< This flag shall be set by the client to indicate that the member
|
/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() local
|
/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() local
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 253 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 281 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 258 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | hw_info_types.h | 293 bool secure_camera = false; member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 299 bool secure_camera = false; member
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 300 bool secure_camera = false; member
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 339 bool secure_camera = false; member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 422 bool secure_camera = false; member
|