Searched refs:SetLayerColor (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.h72 HWC2::Error SetLayerColor(hwc_color_t color);
H A Dhwc_session.cpp642 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, function in namespace:sdm
644 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color);
836 case HWC2::FunctionDescriptor::SetLayerColor:
837 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor);
H A Dhwc_layers.cpp311 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { function in class:sdm::HWCLayer
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.h68 HWC2::Error SetLayerColor(hwc_color_t color);
H A Dhwc_session.cpp598 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, function in namespace:sdm
600 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color);
784 case HWC2::FunctionDescriptor::SetLayerColor:
785 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor);
H A Dhwc_layers.cpp212 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { function in class:sdm::HWCLayer
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.h65 HWC2::Error SetLayerColor(hwc_color_t color);
H A Dhwc_session.cpp473 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, function in namespace:sdm
475 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color);
656 case HWC2::FunctionDescriptor::SetLayerColor:
657 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor);
H A Dhwc_layers.cpp159 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { function in class:sdm::HWCLayer
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.h72 HWC2::Error SetLayerColor(hwc_color_t color);
H A Dhwc_session.cpp492 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, function in namespace:sdm
494 return HWCSession::CallLayerFunction(device, display, layer, &HWCLayer::SetLayerColor, color);
678 case HWC2::FunctionDescriptor::SetLayerColor:
679 return AsFP<HWC2_PFN_SET_LAYER_COLOR>(SetLayerColor);
H A Dhwc_layers.cpp323 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { function in class:sdm::HWCLayer
/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h498 case HWC2_FUNCTION_SET_LAYER_COLOR: return "SetLayerColor";
701 SetLayerColor = HWC2_FUNCTION_SET_LAYER_COLOR, member in class:HWC2::FunctionDescriptor
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp272 case FunctionDescriptor::SetLayerColor:
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp305 case FunctionDescriptor::SetLayerColor:

Completed in 74 milliseconds