Searched refs:hasColorMatrix (Results 1 – 4 of 4) sorted by relevance
46 bool hasColorMatrix() const;
50 bool Description::hasColorMatrix() const { in hasColorMatrix() function in android::renderengine::Description
151 description.hasOutputTransformMatrix() || description.hasColorMatrix() in computeKey()
1245 if (managedState.hasColorMatrix() || managedState.hasOutputTransformMatrix() || in drawMesh()