OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mConfigSpec
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java
[
all
...]
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
GLSurfaceViewAPI18.java
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
770
mConfigSpec
= filterConfigSpec(configSpec);
775
if (!egl.eglChooseConfig(display,
mConfigSpec
, null, 0,
788
if (!egl.eglChooseConfig(display,
mConfigSpec
, configs, numConfigs,
802
protected int[]
mConfigSpec
;
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java
[
all
...]
Completed in 151 milliseconds