Searched refs:glWrapper (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java243 * Set the glWrapper. If the glWrapper is not null, its
253 * @param glWrapper the new GLWrapper
255 public void setGLWrapper(GLWrapper glWrapper) { argument
256 mGLWrapper = glWrapper;

Completed in 20 milliseconds