Home | History | Annotate | Download | only in effects

Lines Matching refs:srcRotInv

191     SkMatrix srcRotInv;
196 if(!rotMatrix.invert(&srcRotInv)) {
201 srcRotInv.reset();
227 SkMatrix combinedMatrix = srcRotInv;