Home
last modified time | relevance | path

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

/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java196 setEGLContextFactory(new ProtectedContextFactory()); in OpenGLES20View()
256 private class ProtectedContextFactory implements GLSurfaceView.EGLContextFactory { class in OpenGLESActivity