Home | History | Annotate | Download | only in gpu

Lines Matching refs:localMatrix

1516         // if we have RGB, then we won't have any SkShaders so no need to use a localmatrix.
1518 SkMatrix localMatrix;
1519 if (this->usesLocalCoords() && !this->viewMatrix().invert(&localMatrix)) {
1540 localMatrix));