Home
last modified time | relevance | path

Searched defs:SetLayerColorTransform (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp548 HWC2::Error HWCLayer::SetLayerColorTransform(const float *matrix) { in SetLayerColorTransform() function in sdm::HWCLayer
Dhwc_session.cpp1012 static int32_t SetLayerColorTransform(hwc2_device_t *device, hwc2_display_t display, in SetLayerColorTransform() function
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp539 HWC2::Error HWCLayer::SetLayerColorTransform(const float *matrix) { in SetLayerColorTransform() function in sdm::HWCLayer
Dhwc_session.cpp853 static int32_t SetLayerColorTransform(hwc2_device_t *device, hwc2_display_t display, in SetLayerColorTransform() function
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp461 TEST_F(GraphicsComposerHidlTest, SetLayerColorTransform) { in TEST_F() argument
/hardware/libhardware/include/hardware/
Dhwcomposer2.h841 SetLayerColorTransform = HWC2_FUNCTION_SET_LAYER_COLOR_TRANSFORM, enumerator