Home
last modified time | relevance | path

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

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