Searched refs:DRAW_BATCH_TEST_DEFINE (Results 1 - 17 of 17) sorted by relevance

/external/skia/src/gpu/
H A DGrBatchTest.h24 // Batches should define test functions using DRAW_BATCH_TEST_DEFINE. The other macros defined
27 #define DRAW_BATCH_TEST_DEFINE(Batch) \ macro
H A DGrOvalRenderer.cpp1905 DRAW_BATCH_TEST_DEFINE(CircleBatch) { function
1912 DRAW_BATCH_TEST_DEFINE(EllipseBatch) { function
1919 DRAW_BATCH_TEST_DEFINE(DIEllipseBatch) { function
1926 DRAW_BATCH_TEST_DEFINE(RRectBatch) { function
/external/skia/src/gpu/batches/
H A DGrAAFillRectBatch.cpp404 DRAW_BATCH_TEST_DEFINE(AAFillRectBatch) { function
412 DRAW_BATCH_TEST_DEFINE(AAFillRectBatchLocalMatrix) { function
H A DGrNonAAStrokeRectBatch.cpp244 DRAW_BATCH_TEST_DEFINE(NonAAStrokeRectBatch) { function
H A DGrDrawAtlasBatch.cpp244 DRAW_BATCH_TEST_DEFINE(GrDrawAtlasBatch) { function
H A DGrDrawVerticesBatch.cpp275 DRAW_BATCH_TEST_DEFINE(VerticesBatch) { function
H A DGrTessellatingPathRenderer.cpp279 DRAW_BATCH_TEST_DEFINE(TesselatingPathBatch) { function
H A DGrAALinearizingConvexPathRenderer.cpp348 DRAW_BATCH_TEST_DEFINE(AAFlatteningConvexPathBatch) { function
H A DGrNonAAFillRectBatch.cpp324 DRAW_BATCH_TEST_DEFINE(RectBatch) { function
H A DGrAADistanceFieldPathRenderer.cpp625 DRAW_BATCH_TEST_DEFINE(AADistanceFieldPathBatch) { function
H A DGrAAStrokeRectBatch.cpp646 DRAW_BATCH_TEST_DEFINE(AAStrokeRectBatch) { function
H A DGrDefaultPathRenderer.cpp754 DRAW_BATCH_TEST_DEFINE(DefaultPathBatch) { function
H A DGrAAConvexPathRenderer.cpp1025 DRAW_BATCH_TEST_DEFINE(AAConvexPathBatch) { function
H A DGrAAHairLinePathRenderer.cpp989 DRAW_BATCH_TEST_DEFINE(AAHairlineBatch) { function
H A DGrPLSPathRenderer.cpp1002 DRAW_BATCH_TEST_DEFINE(PLSPathBatch) { function
/external/skia/src/gpu/text/
H A DGrAtlasTextContext.cpp363 DRAW_BATCH_TEST_DEFINE(TextBlobBatch) { function
/external/skia/src/gpu/effects/
H A DGrDashingEffect.cpp1240 DRAW_BATCH_TEST_DEFINE(DashBatch) { function

Completed in 167 milliseconds