Home
last modified time | relevance | path

Searched defs:hasColorTransform (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1670 bool Layer::hasColorTransform() const { in hasColorTransform() function in android::Layer
1671 bool hasColorTransform = getDrawingState().hasColorTransform; in hasColorTransform() local
H A DLayer.h217 bool hasColorTransform; member
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp1432 bool HWC2On1Adapter::Display::hasColorTransform() const in hasColorTransform() function in android::HWC2On1Adapter::Display
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1341 bool HWC2On1Adapter::Display::hasColorTransform() const { in hasColorTransform() function in android::HWC2On1Adapter::Display