Home
last modified time | relevance | path

Searched refs:CreateWithPerspective (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/batches/
DGrNonAAFillRectBatch.h25 GrDrawBatch* CreateWithPerspective(GrColor color,
DGrRectBatchFactory.h33 return GrNonAAFillRectBatch::CreateWithPerspective(color, viewMatrix, rect, localRect, in CreateNonAAFill()
DGrNonAAFillRectBatch.cpp270 GrDrawBatch* CreateWithPerspective(GrColor color, in CreateWithPerspective() function