Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContextFactory.h60 static bool IsRenderingGLContext(GLContextType type) { in IsRenderingGLContext() function
/external/skia/dm/
DDM.cpp1254 if (GrContextFactory::IsRenderingGLContext(contextType)) { in RunWithGPUTestContexts()