Searched refs:coordAdjustmentMatrix (Results 1 – 3 of 3) sorted by relevance
33 SkMatrix m = te->coordAdjustmentMatrix(); in onSetData()
110 SkMatrix coordAdjustmentMatrix() const;
241 SkMatrix GrTextureEffect::coordAdjustmentMatrix() const { in coordAdjustmentMatrix() function in GrTextureEffect