Home | History | Annotate | Download | only in core

Lines Matching full:identity

1120     SkMatrix    identity;
1131 identity.reset();
1133 if (!filter->filterMask(&dstM, srcM, identity, NULL)) {
1152 if (!filter->filterMask(&dstM, srcM, identity, NULL)) {