Home
last modified time | relevance | path

Searched refs:BatchTestFunc (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrBatchTest.cpp30 static BatchTestFunc gTestBatches[] = {
50 BatchTestFunc func = gTestBatches[index]; in GrRandomBatch()
DGrBatchTest.h26 typedef GrBatch* (*BatchTestFunc)(SkRandom* random, GrContext* context); typedef