Home
last modified time | relevance | path

Searched defs:segmentCommand (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DPathOpenVG.cpp272 const VGubyte segmentCommand = anticlockwise ? VG_SCCWARC_TO_ABS : VG_SCWARC_TO_ABS; in addArcTo() local
357 const VGubyte segmentCommand = !anticlockwise in addArc() local