Home
last modified time | relevance | path

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

/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java95 setEGLContextFactory(new ContextFactory()); in init()
110 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLtestView