Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp134 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim() function
167 applyTrim(&mTrimmedSkPath, mSkPath, mProperties.getTrimPathStart(), in getUpdatedPath()
178 applyTrim(outPath, inPath, mStagingProperties.getTrimPathStart(), in getStagingPath()