Home | History | Annotate | Download | only in core

Lines Matching defs:quad

1010         SkPoint quad[4];
1012 src.toQuad(quad);
1013 this->mapPoints(quad, quad, 4);
1014 dst->set(quad, 4);