/aosp12/hardware/qcom/display/msm8996/sdm/include/core/ |
H A D | layer_stack.h | 170 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
H A D | layer_stack.h | 231 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/display/msm8998/sdm/include/core/ |
H A D | layer_stack.h | 231 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/display/msm8909/sdm/include/core/ |
H A D | layer_stack.h | 231 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/ |
H A D | layer_stack.h | 233 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/ |
H A D | layer_stack.h | 250 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/ |
H A D | layer_stack.h | 243 uint32_t secure_present : 1; //!< This flag will be set to true, if the current layer member
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_virtual_dpu.cpp | 141 if (!output_buffer_.flags.secure && layer_stack_.flags.secure_present) { in Validate()
|
H A D | hwc_display.cpp | 716 layer_stack_.flags.secure_present = true; in BuildLayerStack() 726 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|
H A D | hwc_display_builtin.cpp | 325 readback_configured_ = !layer_stack_.flags.secure_present; in Validate()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display_virtual.cpp | 124 if (output_buffer_ && !output_buffer_->flags.secure && layer_stack_.flags.secure_present) { in Validate()
|
H A D | hwc_display_primary.cpp | 263 readback_configured_ = !layer_stack_.flags.secure_present; in Validate()
|
H A D | hwc_display.cpp | 740 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display_virtual.cpp | 133 if (output_buffer_ && !output_buffer_->flags.secure && layer_stack_.flags.secure_present) { in Validate()
|
H A D | hwc_display_builtin.cpp | 239 readback_configured_ = !layer_stack_.flags.secure_present; in Validate()
|
H A D | hwc_display.cpp | 709 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 362 layer_stack_.flags.secure_present = true; in PrepareLayerParams() 367 layer_stack_.flags.secure_present = true; in PrepareLayerParams()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/ |
H A D | comp_manager.cpp | 241 if(hw_layers->info.stack->flags.secure_present) in PrepareStrategyConstraints()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 455 layer_stack_.flags.secure_present = true; in PrepareLayerParams() 463 layer_stack_.flags.secure_present = true; in PrepareLayerParams()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 455 layer_stack_.flags.secure_present = true; in PrepareLayerParams() 463 layer_stack_.flags.secure_present = true; in PrepareLayerParams()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 364 layer_stack_.flags.secure_present = true; in BuildLayerStack() 368 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 506 layer_stack_.flags.secure_present = true; in BuildLayerStack() 510 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 511 layer_stack_.flags.secure_present = true; in BuildLayerStack() 515 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 525 layer_stack_.flags.secure_present = true; in BuildLayerStack()
|