Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/
DDescription.cpp45 bool Description::hasOutputTransformMatrix() const { in hasOutputTransformMatrix() function in android::renderengine::Description
/frameworks/native/libs/renderengine/gl/
DProgramCache.h136 inline bool hasOutputTransformMatrix() const { in hasOutputTransformMatrix() function