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

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp162 return mTrimmedSkPath;
167 applyTrim(&mTrimmedSkPath, mSkPath, mProperties.getTrimPathStart(),
169 return mTrimmedSkPath;
H A DVectorDrawable.h393 SkPath mTrimmedSkPath; member in class:android::uirenderer::VectorDrawable::FullPath

Completed in 34 milliseconds