Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp217 int numSegments = coverage / patWidth; in drawLine() local
335 int numSegments = coverage / patWidth; in strokeArc() local
/external/sonivox/arm-wt-22k/lib_src/
Djet_data.h151 EAS_U8 numSegments; member
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp235 int numSegments = coverage/patWidth; in drawLine() local
355 int numSegments = coverage / patWidth; in strokeArc() local
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp519 int numSegments = coverage / patWidth; in drawLine() local