Searched refs:sourceOutline (Results 1 – 1 of 1) sorted by relevance
281 SkPath* sourceOutline = tmpPath.init(); in flush() local282 path->transform(pathMatrix, sourceOutline); in flush()283 sourceOutline->setIsVolatile(true); in flush()284 path = sourceOutline; in flush()