Home | History | Annotate | Download | only in gl

Lines Matching refs:vmi

1690         SkMatrix vmi;
1692 if (!drawState->getViewMatrix().hasPerspective() && drawState->getViewInverse(&vmi)) {
1693 vmi.mapRect(&bounds);