OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EglConfigGLSurfaceView
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/graphics/src/android/opengl/cts/
EglConfigCtsActivity.java
37
private
EglConfigGLSurfaceView
mView;
54
mView = new
EglConfigGLSurfaceView
(this, configId, contextClientVersion, new Runnable() {
EglConfigGLSurfaceView.java
37
public class
EglConfigGLSurfaceView
extends GLSurfaceView {
39
private static final String TAG =
EglConfigGLSurfaceView
.class.getName();
45
public
EglConfigGLSurfaceView
(Context context, int configId, int contextClientVersion,
Completed in 632 milliseconds