| /external/skia/tests/ | 
| D | GrContextFactoryTest.cpp | 24         GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i;  in DEF_GANESH_TEST()  local49         GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i);  in DEF_GANESH_TEST()  local
 95         GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i);  in DEF_GANESH_TEST()  local
 
 | 
| D | GrContextAbandonTest.cpp | 22             GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i;  in DEF_GANESH_TEST()  local
 | 
| D | PinnedImageTest.cpp | 113         GrContextFactory::ContextType ctxType = (GrContextFactory::ContextType) i;  in cleanup_test()  local
 | 
| D | BazelTestRunner.cpp | 90     for (sk_gpu_test::GrContextFactory::ContextType ctxType : compiledInContextTypes) {  in RunWithGaneshTestContexts()  local
 | 
| D | ImageTest.cpp | 967         GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i);  in test_cross_context_image()  local1145             GrContextFactory::ContextType ctxType = static_cast<GrContextFactory::ContextType>(i);  in DEF_GANESH_TEST()  local
 
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 81 	auto		ctxType			= m_context.getRenderContext().getType();  in init()  local139 	auto		ctxType			= m_context.getRenderContext().getType();  in init()  local
 
 | 
| D | es31fInternalFormatQueryTests.cpp | 76 	auto		ctxType			= m_context.getRenderContext().getType();  in init()  local95 	auto					ctxType			= m_context.getRenderContext().getType();  in iterate()  local
 
 | 
| D | es31fShaderStateQueryTests.cpp | 100 	auto						ctxType			= m_context.getRenderContext().getType();  in iterate()  local384 	auto		ctxType			= m_context.getRenderContext().getType();  in init()  local
 
 | 
| D | es31fProgramStateQueryTests.cpp | 67 	auto ctxType = ctx.getRenderContext().getType();  in checkSupport()  local74 	auto								ctxType				= context.getRenderContext().getType();  in specializeShader()  local
 
 | 
| D | es31fFboColorbufferTests.cpp | 212 		auto ctxType = m_context.getRenderContext().getType();  in preCheck()  local
 | 
| D | es31fTextureFilteringTests.cpp | 200 	auto		ctxType			= m_context.getRenderContext().getType();  in init()  local
 | 
| D | es31fTextureBufferTests.cpp | 131 	auto	ctxType	 = ctx.getRenderContext().getType();  in checkSupport()  local
 | 
| D | es31fDrawElementsBaseVertexTests.cpp | 223 	auto ctxType = m_context.getRenderContext().getType();  in init()  local
 | 
| D | es31fIntegerStateQueryTests.cpp | 122 	auto ctxType = m_context.getRenderContext().getType();  in init()  local
 | 
| /external/deqp/framework/opengl/ | 
| D | gluDummyRenderContext.hpp | 50 	explicit							EmptyRenderContext	(ContextType ctxType = ContextType()) : m_ctxType(ctxType) {}  in EmptyRenderContext()
 | 
| D | gluRenderContext.cpp | 60 bool contextSupports (ContextType ctxType, ApiType requiredApiType)  in contextSupports()
 | 
| D | gluDrawUtil.cpp | 592 	const glu::ContextType ctxType = context.getType();  in draw()  local
 | 
| /external/deqp/framework/opengl/simplereference/ | 
| D | sglrReferenceUtils.cpp | 48 …loatVertexAttributeType (deUint32 type, bool normalizedInteger, int size, glu::ContextType ctxType)  in mapGLFloatVertexAttributeType()
 | 
| D | sglrContextUtil.cpp | 33 	const glu::ContextType	ctxType	= ctx.getType();  in drawQuad()  local
 | 
| /external/skia/bench/ | 
| D | nanobench.h | 29     sk_gpu_test::GrContextFactory::ContextType ctxType;  member
 | 
| /external/deqp/modules/glshared/ | 
| D | glsMemoryStressCase.cpp | 177 	const glu::ContextType ctxType = renderContext.getType();  in TextureRenderer()  local339 	const glu::ContextType ctxType = renderContext.getType();  in BufferRenderer()  local
 
 | 
| D | glsBufferTestUtil.cpp | 424 	const glu::ContextType	ctxType		= renderCtx.getType();  in VertexArrayVerifier()  local662 	const glu::ContextType	ctxType		= renderCtx.getType();  in IndexArrayVerifier()  local
 
 | 
| /external/deqp/modules/egl/ | 
| D | teglImageTests.cpp | 296 …Context			(EglTestContext& eglTestCtx, EGLDisplay display, ContextType ctxType, int width, int hei…  in Context()
 | 
| /external/deqp/framework/platform/null/ | 
| D | tcuNullRenderContext.cpp | 87 	const ContextType		ctxType;  member in tcu::null::Context
 | 
| /external/deqp/framework/platform/win32/ | 
| D | tcuWGL.cpp | 424 				  glu::ContextType					ctxType,  in Context()
 |