Home | History | Annotate | Download | only in effects

Lines Matching defs:localMatrix

64                                            const SkMatrix& localMatrix,
74 localMatrix, usesLocalCoords));
81 kHairlineAA_GrProcessorEdgeType, localMatrix,
86 localMatrix, usesLocalCoords));
103 const SkMatrix& localMatrix() const { return fLocalMatrix; }
113 const SkMatrix& localMatrix, bool usesLocalCoords);
146 const SkMatrix& localMatrix,
156 localMatrix, usesLocalCoords));
163 kHairlineAA_GrProcessorEdgeType, localMatrix,
168 localMatrix, usesLocalCoords));
185 const SkMatrix& localMatrix() const { return fLocalMatrix; }
195 const SkMatrix& localMatrix, bool usesLocalCoords);