Searched refs:kLastContextType (Results 1 - 2 of 2) sorted by relevance

/external/skia/tools/gpu/
H A DGrContextFactory.h48 kLastContextType = kMock_ContextType enumerator in enum:sk_gpu_test::GrContextFactory::ContextType
51 static const int kContextTypeCnt = kLastContextType + 1;
/external/skia/tests/
H A DGrContextFactoryTest.cpp40 for (int i = 0; i <= GrContextFactory::kLastContextType; ++i) {

Completed in 33 milliseconds