Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/
DDescription.cpp40 bool Description::hasInputTransformMatrix() const { in hasInputTransformMatrix() function in android::renderengine::Description
/frameworks/native/libs/renderengine/gl/
DProgramCache.h133 inline bool hasInputTransformMatrix() const { in hasInputTransformMatrix() function