Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DDrawCommand.cpp61 #define DEBUGCANVAS_ATTRIBUTE_STROKEWIDTH "strokeWidth" macro
914 store_scalar(writer, DEBUGCANVAS_ATTRIBUTE_STROKEWIDTH, paint.getStrokeWidth(), 0.0f); in MakeJsonPaint()