Searched refs:CreateWithPerspective (Results 1 – 3 of 3) sorted by relevance
25 GrDrawBatch* CreateWithPerspective(GrColor color,
33 return GrNonAAFillRectBatch::CreateWithPerspective(color, viewMatrix, rect, localRect, in CreateNonAAFill()
270 GrDrawBatch* CreateWithPerspective(GrColor color, in CreateWithPerspective() function