Home
last modified time | relevance | path

Searched defs:SetLayerColor (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp195 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerBuffer() function in sdm::HWCLayer
Dhwc_session.cpp466 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp159 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
Dhwc_session.cpp473 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/hardware/libhardware/include/hardware/
Dhwcomposer2.h656 SetLayerColor = HWC2_FUNCTION_SET_LAYER_COLOR, enumerator