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

  /external/skia/tools/json/
SkJSONCanvas.cpp 363 static void apply_paint_patheffect(const SkPaint& paint, Json::Value* target, bool sendBinaries) { function
475 apply_paint_patheffect(paint, &result, fSendBinaries);
    [all...]
SkJSONRenderer.cpp 292 static void apply_paint_patheffect(Json::Value& jsonPaint, SkPaint* target) { function in namespace:SkJSONRenderer
508 apply_paint_patheffect(paint, result);
    [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 974 static void apply_paint_patheffect(const SkPaint& paint, Json::Value* target, function
    [all...]

Completed in 36 milliseconds