Searched refs:deviceOutline (Results 1 – 1 of 1) sorted by relevance
257 SkPath deviceOutline; in draw() local258 path.transform(pathMatrix, &deviceOutline); in draw()259 deviceOutline.setIsVolatile(true); in draw()260 GrStyledShape shape(deviceOutline, paint); in draw()