Home
last modified time | relevance | path

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

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