Searched refs:fHPath (Results 1 – 2 of 2) sorted by relevance
/external/skqp/gm/ |
D | aaclip.cpp | 223 SkPath fVPath, fHPath; member in ClipCubicGM 231 fVPath.transform(pivot, &fHPath); in ClipCubicGM() 276 this->drawAndClip(canvas, fHPath, 200, 0); in onDraw()
|
/external/skia/gm/ |
D | aaclip.cpp | 223 SkPath fVPath, fHPath; member in ClipCubicGM 231 fVPath.transform(pivot, &fHPath); in ClipCubicGM() 276 this->drawAndClip(canvas, fHPath, 200, 0); in onDraw()
|