Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.cpp991 static void apply_paint_style(const SkPaint& paint, Json::Value* target) { in apply_paint_style() function
1242 apply_paint_style(paint, &result); in MakeJsonPaint()