Searched refs:configChooser (Results 1 – 4 of 4) sorted by relevance
65 EGLConfigChooser configChooser = getEglConfigChooser(); in createGLSurfaceView() local79 if (configChooser != null) in createGLSurfaceView()80 view.setEGLConfigChooser(configChooser); in createGLSurfaceView()99 if (configChooser != null) in createGLSurfaceView()100 view.setEGLConfigChooser(configChooser); in createGLSurfaceView()
141 EGLConfigChooser configChooser = getEglConfigChooser(); in createGLSurfaceView() local145 if (configChooser != null) in createGLSurfaceView()146 view.setEGLConfigChooser(configChooser); in createGLSurfaceView()153 if (configChooser != null) in createGLSurfaceView()154 view.setEGLConfigChooser(configChooser); in createGLSurfaceView()
335 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser() argument337 mEGLConfigChooser = configChooser; in setEGLConfigChooser()
416 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser() argument418 mEGLConfigChooser = configChooser; in setEGLConfigChooser()