Home
last modified time | relevance | path

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

/external/skia/tools/json/
DSkJSONCanvas.h82 #define SKJSONCANVAS_ATTRIBUTE_PHASE "phase" macro
DSkJSONCanvas.cpp378 dashing[SKJSONCANVAS_ATTRIBUTE_PHASE] = dashInfo.fPhase; in apply_paint_patheffect()
DSkJSONRenderer.cpp444 SkScalar phase = dash[SKJSONCANVAS_ATTRIBUTE_PHASE].asFloat(); in apply_paint_dashing()