Home
last modified time | relevance | path

Searched defs:secure_camera (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/display/msm8998/sdm/include/core/
Dbuffer_allocator.h55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
Dlayer_buffer.h204 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/
Dbuffer_allocator.h55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
Dlayer_buffer.h206 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/
Dbuffer_allocator.h55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
Dlayer_buffer.h206 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/
Dbuffer_allocator.h55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
Dlayer_buffer.h213 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/
Dbuffer_allocator.h56 bool secure_camera = false; //!< Specifies buffer to be allocated from specific member
Dlayer_buffer.h217 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/
Dhwc_layers.cpp143 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
/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() local
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp253 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp281 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp258 bool secure_camera = secure && (handle->flags & private_handle_t::PRIV_FLAGS_CAMERA_WRITE); in SetLayerBuffer() local
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h293 bool secure_camera = false; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h299 bool secure_camera = false; member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h300 bool secure_camera = false; member
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h339 bool secure_camera = false; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h422 bool secure_camera = false; member