Searched defs:getStagingPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp53 getStagingPath(&tmpPath);
116 void Path::getStagingPath(SkPath* outPath) { function in class:android::uirenderer::VectorDrawable::Path
175 void FullPath::getStagingPath(SkPath* outPath) { function in class:android::uirenderer::VectorDrawable::FullPath
176 Path::getStagingPath(outPath);

Completed in 41 milliseconds