Home
last modified time | relevance | path

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

/external/skia/tools/json/
DSkJSONCanvas.cpp300 static void apply_paint_cap(const SkPaint& paint, Json::Value* target) { in apply_paint_cap() function
473 apply_paint_cap(paint, &result); in makePaint()
DSkJSONRenderer.cpp376 static void apply_paint_cap(Json::Value& jsonPaint, SkPaint* target) { in apply_paint_cap() function
516 apply_paint_cap(paint, result); in getPaint()
/external/skia/tools/debugger/
DSkDrawCommand.cpp866 static void apply_paint_cap(const SkPaint& paint, Json::Value* target) { in apply_paint_cap() function
1098 apply_paint_cap(paint, &result); in make_json_paint()