Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DUtils.java39 private static final Path tempPath2 = new Path(); field in Utils
164 tempPath2.reset(); in applyTrimPathIfNeeded()
168 tempPath2, in applyTrimPathIfNeeded()
170 tempPath.addPath(tempPath2); in applyTrimPathIfNeeded()
172 tempPath2.reset(); in applyTrimPathIfNeeded()
176 tempPath2, in applyTrimPathIfNeeded()
178 tempPath.addPath(tempPath2); in applyTrimPathIfNeeded()