Home | History | Annotate | Download | only in core

Lines Matching refs:localM

2367         SkMatrix  localM, tempM;
2368 bool hasLocalM = shader && shader->getLocalMatrix(&localM);
2380 tempM.postConcat(localM);
2404 shader->setLocalMatrix(localM);