Home
last modified time | relevance | path

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

/external/skia/tests/
DSurfaceSemaphoreTest.cpp145 for (int typeInt = 0; typeInt < sk_gpu_test::GrContextFactory::kContextTypeCnt; ++typeInt) { in DEF_GPUTEST() local
147 (sk_gpu_test::GrContextFactory::ContextType) typeInt; in DEF_GPUTEST()
/external/skia/dm/
DDM.cpp1420 for (int typeInt = 0; typeInt < GrContextFactory::kContextTypeCnt; ++typeInt) { in RunWithGPUTestContexts() local
1421 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts()