Home | History | Annotate | Download | only in core

Lines Matching defs:tmpSrc

2326     SkRect tmpSrc;
2328 this->getPathEffect()->computeFastBounds(&tmpSrc, origSrc);
2329 src = &tmpSrc;