Home
last modified time | relevance | path

Searched refs:applyTrim (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.cpp84 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()