Home
last modified time | relevance | path

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

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