Home
last modified time | relevance | path

Searched refs:endcap (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleSimpleStroker.cpp111 void endcap(CapLocation loc);
170 endcap(CapLocation::End); in getFillPath()
175 endcap(CapLocation::Start); in getFillPath()
192 void SkPathStroker2::endcap(CapLocation loc) { in endcap() function in __anon22ae24220111::SkPathStroker2
DSampleVariableWidthStroker.cpp470 void endcap(CapLocation loc);
616 endcap(CapLocation::End); in getFillPath()
621 endcap(CapLocation::Start); in getFillPath()
743 void SkVarWidthStroker::endcap(CapLocation loc) { in endcap() function in __anondd06c43e0111::SkVarWidthStroker