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

  /external/skia/tools/json/
SkJSONCanvas.cpp 389 static void apply_paint_textalign(const SkPaint& paint, Json::Value* target) { function
474 apply_paint_textalign(paint, &result);
    [all...]
SkJSONRenderer.cpp 450 static void apply_paint_textalign(Json::Value& jsonPaint, SkPaint* target) { function in namespace:SkJSONRenderer
520 apply_paint_textalign(paint, result);
    [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 1000 static void apply_paint_textalign(const SkPaint& paint, Json::Value* target) { function
    [all...]

Completed in 2594 milliseconds