Searched refs:isSimplePath (Results 1 – 4 of 4) sorted by relevance
38 public boolean isSimplePath = true; field in Path61 isSimplePath = src.isSimplePath; in Path()74 isSimplePath = true; in reset()89 isSimplePath = true; in rewind()101 isSimplePath = src.isSimplePath; in set()103 if (!isSimplePath) { in set()178 isSimplePath = false; in op()356 isSimplePath = false; in lineTo()371 isSimplePath = false; in rLineTo()386 isSimplePath = false; in quadTo()[all …]
137 dst.isSimplePath = false; in getSegment()
1259 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()