Searched refs:getUpdatedPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp56 renderPath.addPath(getUpdatedPath(), pathMatrix);
107 const SkPath& Path::getUpdatedPath() { function in class:android::uirenderer::VectorDrawable::Path
160 const SkPath& FullPath::getUpdatedPath() { function in class:android::uirenderer::VectorDrawable::FullPath
164 Path::getUpdatedPath();
H A DVectorDrawable.h188 virtual const SkPath& getUpdatedPath();
382 const SkPath& getUpdatedPath() override;

Completed in 33 milliseconds