Searched refs:isSimplePath (Results 1 – 4 of 4) sorted by relevance
52 public boolean isSimplePath = true; field in Path77 isSimplePath = src.isSimplePath; in Path()91 isSimplePath = true; in reset()106 isSimplePath = true; in rewind()118 isSimplePath = src.isSimplePath; in set()120 if (!isSimplePath) { in set()195 isSimplePath = false; in op()380 isSimplePath = false; in lineTo()395 isSimplePath = false; in rLineTo()410 isSimplePath = false; in quadTo()[all …]
283 if (path.isSimplePath && path.rects != null) { in drawPath()
324 if (path.isSimplePath && path.rects != null) { in drawPath()
46 assertTrue(actualPath.isSimplePath); in testPathOffset()48 assertTrue(actualPath.isSimplePath); in testPathOffset()63 assertTrue(initialPath.isSimplePath); in testPathOffsetWithDestination()64 assertTrue(actualPath.isSimplePath); in testPathOffsetWithDestination()66 assertTrue(actualPath.isSimplePath); in testPathOffsetWithDestination()