OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setEGLContextFactory
(Results
1 - 5
of
5
) sorted by null
/cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java
196
setEGLContextFactory
(new ProtectedContextFactory());
199
setEGLContextFactory
(new PriorityContextFactory(priorityAttribute));
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
GLtestView.java
95
setEGLContextFactory
(new ContextFactory());
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
ViEAndroidGLES20.java
71
setEGLContextFactory
(new ContextFactory());
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java
376
public void
setEGLContextFactory
(EGLContextFactory factory) {
468
* {@link #
setEGLContextFactory
(EGLContextFactory)} has been called, then the supplied
767
* {@link GLSurfaceView#
setEGLContextFactory
(EGLContextFactory)}
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
305
public void
setEGLContextFactory
(EGLContextFactory factory) {
396
* {@link #
setEGLContextFactory
(EGLContextFactory)} has been called, then the supplied
698
* {@link GLSurfaceView#
setEGLContextFactory
(EGLContextFactory)}
[
all
...]
Completed in 546 milliseconds