Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cairo/
DCairoUtilities.cpp46 size_t dashCount = cairo_get_dash_count(srcCr); in copyContextProperties() local
/external/skia/src/effects/
DSkDashPathEffect.cpp244 SkScalar dashCount = 0; in filterPath() local