Home
last modified time | relevance | path

Searched refs:ValidateAndSetCSC (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.h92 bool ValidateAndSetCSC();
H A Dhwc_layers.cpp744 bool HWCLayer::ValidateAndSetCSC() { in ValidateAndSetCSC() function in sdm::HWCLayer
H A Dhwc_display.cpp491 if (!hwc_layer->ValidateAndSetCSC()) { in BuildLayerStack()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.h91 bool ValidateAndSetCSC();
H A Dhwc_layers.cpp742 bool HWCLayer::ValidateAndSetCSC() { in ValidateAndSetCSC() function in sdm::HWCLayer
H A Dhwc_display.cpp475 if (!hwc_layer->ValidateAndSetCSC()) { in BuildLayerStack()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.h105 bool ValidateAndSetCSC();
H A Dhwc_layers.cpp909 bool HWCLayer::ValidateAndSetCSC() { in ValidateAndSetCSC() function in sdm::HWCLayer
H A Dhwc_display.cpp702 if (!hwc_layer->ValidateAndSetCSC()) { in BuildLayerStack()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.h161 void ValidateAndSetCSC(const private_handle_t *handle);
H A Dhwc_layers.cpp421 ValidateAndSetCSC(reinterpret_cast<private_handle_t *>(layer_->input_buffer.buffer_id)); in SetLayerDataspace()
921 ValidateAndSetCSC(handle); in SetMetaData()
936 void HWCLayer::ValidateAndSetCSC(const private_handle_t *handle) { in ValidateAndSetCSC() function in sdm::HWCLayer
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.h172 void ValidateAndSetCSC(const private_handle_t *handle);
H A Dhwc_layers.cpp408 ValidateAndSetCSC(reinterpret_cast<private_handle_t *>(layer_->input_buffer.buffer_id)); in SetLayerDataspace()
911 ValidateAndSetCSC(handle); in SetMetaData()
926 void HWCLayer::ValidateAndSetCSC(const private_handle_t *handle) { in ValidateAndSetCSC() function in sdm::HWCLayer