Searched refs:applyTrim (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/ |
D | VectorDrawable.cpp | 84 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim() function 118 applyTrim(tempStagingPath, inPath, mStagingProperties.getTrimPathStart(), in getUpdatedPath() 124 applyTrim(&mTrimmedSkPath, mSkPath, mProperties.getTrimPathStart(), in getUpdatedPath()
|