Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DMosaicRendererSurfaceView.java82 setEGLContextFactory(new ContextFactory()); in init()
100 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in MosaicRendererSurfaceView