HomeSort by relevance Sort by last modified time
    Searched refs:apply_paint_color (Results 1 - 3 of 3) sorted by null

  /external/skia/tools/json/
SkJSONCanvas.cpp 269 static void apply_paint_color(const SkPaint& paint, Json::Value* target) { function
471 apply_paint_color(paint, &result);
    [all...]
SkJSONRenderer.cpp 161 static void apply_paint_color(Json::Value& jsonPaint, SkPaint* target) { function in namespace:SkJSONRenderer
506 apply_paint_color(paint, result);
    [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 835 static void apply_paint_color(const SkPaint& paint, Json::Value* target) { function
    [all...]

Completed in 42 milliseconds