Home
last modified time | relevance | path

Searched defs:hasDisplayColorMatrix (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/
H A DDescription.cpp55 bool Description::hasDisplayColorMatrix() const { in hasDisplayColorMatrix() function in android::renderengine::Description
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgramCache.h151 inline bool hasDisplayColorMatrix() const { in hasDisplayColorMatrix() function