Home | History | Annotate | Download | only in gpu

Lines Matching defs:localM

457     SkMatrix localM;
458 if (shader->getLocalMatrix(&localM)) {
460 if (localM.invert(&inverse)) {