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

  /external/skia/tools/json/
SkJSONCanvas.cpp 406 static void apply_paint_typeface(const SkPaint& paint, Json::Value* target, function
481 apply_paint_typeface(paint, &result, fSendBinaries);
    [all...]
SkJSONRenderer.cpp 492 static void apply_paint_typeface(Json::Value& jsonPaint, SkPaint* target) { function in namespace:SkJSONRenderer
524 apply_paint_typeface(paint, result);
    [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 1017 static void apply_paint_typeface(const SkPaint& paint, Json::Value* target, function
    [all...]

Completed in 78 milliseconds