Home
last modified time | relevance | path

Searched refs:SetLayerColor (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.h66 HWC2::Error SetLayerColor(hwc_color_t color);
Dhwc_session.cpp477 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
479 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color); in SetLayerColor()
660 case HWC2::FunctionDescriptor::SetLayerColor: in GetFunction()
661 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor); in GetFunction()
Dhwc_layers.cpp186 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.h68 HWC2::Error SetLayerColor(hwc_color_t color);
Dhwc_session.cpp598 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
600 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color); in SetLayerColor()
784 case HWC2::FunctionDescriptor::SetLayerColor: in GetFunction()
785 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor); in GetFunction()
Dhwc_layers.cpp212 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.h72 HWC2::Error SetLayerColor(hwc_color_t color);
Dhwc_session.cpp635 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
637 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color); in SetLayerColor()
829 case HWC2::FunctionDescriptor::SetLayerColor: in GetFunction()
830 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor); in GetFunction()
Dhwc_layers.cpp311 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.h72 HWC2::Error SetLayerColor(hwc_color_t color);
Dhwc_session.cpp492 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
494 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color); in SetLayerColor()
678 case HWC2::FunctionDescriptor::SetLayerColor: in GetFunction()
679 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor); in GetFunction()
Dhwc_layers.cpp335 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h81 HWC2::Error SetLayerColor(hwc_color_t color);
Dhwc_session.cpp794 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
796 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color); in SetLayerColor()
1099 case HWC2::FunctionDescriptor::SetLayerColor: in GetFunction()
1100 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor); in GetFunction()
Dhwc_layers.cpp344 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h81 HWC2::Error SetLayerColor(hwc_color_t color);
Dhwc_session.cpp953 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
955 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color); in SetLayerColor()
1308 case HWC2::FunctionDescriptor::SetLayerColor: in GetFunction()
1309 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor); in GetFunction()
Dhwc_layers.cpp368 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
/hardware/libhardware/include/hardware/
Dhwcomposer2.h813 SetLayerColor = HWC2_FUNCTION_SET_LAYER_COLOR, enumerator
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp272 case FunctionDescriptor::SetLayerColor: in doGetFunction()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp305 case FunctionDescriptor::SetLayerColor: in doGetFunction()