Home | History | Annotate | Download | only in gradients

Lines Matching refs:localMatrix

1341                                                         const SkMatrix* localMatrix) {
1346 if (localMatrix) {
1348 if (!localMatrix->invert(&inv)) {