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

  /external/skia/tools/json/
SkJSONCanvas.cpp 434 static void apply_paint_xfermode(const SkPaint& paint, Json::Value* target, bool sendBinaries) { function
478 apply_paint_xfermode(paint, &result, fSendBinaries);
    [all...]
SkJSONRenderer.cpp 325 static void apply_paint_xfermode(Json::Value& jsonPaint, SkPaint* target) { function in namespace:SkJSONRenderer
511 apply_paint_xfermode(paint, result);
    [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 1045 static void apply_paint_xfermode(const SkPaint& paint, Json::Value* target, function
    [all...]

Completed in 809 milliseconds