Home
last modified time | relevance | path

Searched refs:SKJSONCANVAS_ATTRIBUTE_INTERVALS (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/json/
DSkJSONCanvas.h81 #define SKJSONCANVAS_ATTRIBUTE_INTERVALS "intervals" macro
DSkJSONCanvas.cpp377 dashing[SKJSONCANVAS_ATTRIBUTE_INTERVALS] = intervals; in apply_paint_patheffect()
DSkJSONRenderer.cpp438 Json::Value jsonIntervals = dash[SKJSONCANVAS_ATTRIBUTE_INTERVALS]; in apply_paint_dashing()