Searched refs:hasInputTransformMatrix (Results 1 – 4 of 4) sorted by relevance
133 inline bool hasInputTransformMatrix() const { in hasInputTransformMatrix() function140 return hasInputTransformMatrix() || hasOutputTransformMatrix(); in hasTransformMatrix()
148 description.hasInputTransformMatrix() in computeKey()612 if (needs.hasInputTransformMatrix()) { in generateFragmentShader()
44 bool hasInputTransformMatrix() const;
40 bool Description::hasInputTransformMatrix() const { in hasInputTransformMatrix() function in android::renderengine::Description