Searched refs:addCommand (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp35 void addCommand(SkPath* outPath, char previousCmd,
72 resolver.addCommand(outPath, previousCommand, data.verbs[i], &data.points, start,
250 void PathResolver::addCommand(SkPath* outPath, char previousCmd, function in class:android::uirenderer::PathResolver
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DPathParser.java320 addCommand(path, current, previousCommand, node[i].type, node[i].params);
342 private static void addCommand(Path path, float[] current, method in class:PathParser.PathDataNode
/frameworks/base/tools/layoutlib/bridge/src/android/util/
H A DPathParser_Delegate.java421 addCommand(path, current, previousCommand, node[i].mType, node[i].mParams);
443 private static void addCommand(@NonNull Path_Delegate path, float[] current, method in class:PathParser_Delegate.PathDataNode

Completed in 110 milliseconds