Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrProcessorUnitTest.cpp21 int maxTreeDepth, int numViews, const ViewInfo views[]) in GrProcessorTestData() argument
22 : GrProcessorTestData(random, context, maxTreeDepth, numViews, views, in GrProcessorTestData()
26 int maxTreeDepth, int numViews, const ViewInfo views[], in GrProcessorTestData() argument
29 , fMaxTreeDepth(maxTreeDepth) in GrProcessorTestData()
DGrProcessorUnitTest.h58 GrProcessorTestData(SkRandom* random, GrRecordingContext* context, int maxTreeDepth,
60 GrProcessorTestData(SkRandom* random, GrRecordingContext* context, int maxTreeDepth,