Searched refs:isSimplePath (Results 1 – 4 of 4) sorted by relevance
43 public boolean isSimplePath = true; field in Path66 isSimplePath = src.isSimplePath; in Path()79 isSimplePath = true; in reset()94 isSimplePath = true; in rewind()106 isSimplePath = src.isSimplePath; in set()108 if (!isSimplePath) { in set()183 isSimplePath = false; in op()361 isSimplePath = false; in lineTo()376 isSimplePath = false; in rLineTo()391 isSimplePath = false; in quadTo()[all …]
295 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()
280 if (path.isSimplePath && path.rects != null) { in drawPath()