Searched defs:pathMeasure (Results 1 – 4 of 4) sorted by relevance
17 SkPathMeasure pathMeasure(textPath, false); in draw() local
14 private final PathMeasure pathMeasure = new PathMeasure(); field in PathKeyframeAnimation
42 private PathMeasure pathMeasure; field in ShadowNativePathMeasureTest
140 final PathMeasure pathMeasure = threadLocalPathMeasure.get(); in applyTrimPathIfNeeded() local