HomeSort by relevance Sort by last modified time
    Searched refs:DRAW_BATCH_TEST_DEFINE (Results 1 - 17 of 17) sorted by null

  /external/skia/src/gpu/
GrBatchTest.h 24 // Batches should define test functions using DRAW_BATCH_TEST_DEFINE. The other macros defined
27 #define DRAW_BATCH_TEST_DEFINE(Batch) \
GrOvalRenderer.cpp     [all...]
  /external/skia/src/gpu/batches/
GrAAFillRectBatch.cpp 404 DRAW_BATCH_TEST_DEFINE(AAFillRectBatch) {
412 DRAW_BATCH_TEST_DEFINE(AAFillRectBatchLocalMatrix) {
GrNonAAStrokeRectBatch.cpp 244 DRAW_BATCH_TEST_DEFINE(NonAAStrokeRectBatch) {
GrDrawAtlasBatch.cpp 244 DRAW_BATCH_TEST_DEFINE(GrDrawAtlasBatch) {
GrDrawVerticesBatch.cpp 275 DRAW_BATCH_TEST_DEFINE(VerticesBatch) {
GrTessellatingPathRenderer.cpp 279 DRAW_BATCH_TEST_DEFINE(TesselatingPathBatch) {
GrAALinearizingConvexPathRenderer.cpp 348 DRAW_BATCH_TEST_DEFINE(AAFlatteningConvexPathBatch) {
GrNonAAFillRectBatch.cpp 324 DRAW_BATCH_TEST_DEFINE(RectBatch) {
GrAADistanceFieldPathRenderer.cpp 625 DRAW_BATCH_TEST_DEFINE(AADistanceFieldPathBatch) {
GrAAStrokeRectBatch.cpp 646 DRAW_BATCH_TEST_DEFINE(AAStrokeRectBatch) {
GrDefaultPathRenderer.cpp 754 DRAW_BATCH_TEST_DEFINE(DefaultPathBatch) {
GrAAConvexPathRenderer.cpp     [all...]
GrAAHairLinePathRenderer.cpp     [all...]
GrPLSPathRenderer.cpp     [all...]
  /external/skia/src/gpu/text/
GrAtlasTextContext.cpp 363 DRAW_BATCH_TEST_DEFINE(TextBlobBatch) {
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp     [all...]

Completed in 851 milliseconds