Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Djet_data.h151 EAS_U8 numSegments; member
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp338 int numSegments = coverage/patWidth; in drawLine() local
455 int numSegments = coverage / patWidth; in strokeArc() local
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp263 int numSegments = coverage / patWidth; in drawLine() local
371 int numSegments = coverage / patWidth; in strokeArc() local
/external/skia/gm/
Ddegeneratesegments.cpp305 unsigned numSegments = SK_ARRAY_COUNT(gSegmentFunctions); in onDraw() local
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPainterOpenVG.cpp1041 const VGint numSegments = numPoints + 1; in drawPolygon() local
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp391 int numSegments = coverage / patWidth; in drawLine() local
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c801 WebRtc_Word16 numSegments; in WebRtcIsac_DecodeInterpolLpcUb() local