Searched refs:fRectPath (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dsimpleaaclip.cpp65 fRectPath.addRoundRect(fRect, SkIntToScalar(5), SkIntToScalar(5));
74 clip2.setPath(fRectPath, NULL, true);
110 canvas->clipPath(fRectPath, op, true);
190 SkPath fRectPath; // fRect as a round rect member in class:skiagm::SimpleClipGM

Completed in 164 milliseconds