Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowPathMeasure.java20 new CachedPathIteratorFactory(shadowPath.getJavaShape().getPathIterator(null)); in __constructor__()
H A DShadowLegacyPath.java54 Path2D getJavaShape() { in getJavaShape() method in ShadowLegacyPath