OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLThread
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java
234
//
GLThread
may still be running if this view was never
362
mGLThread = new
GLThread
(mThisWeakRef);
593
mGLThread = new
GLThread
(mThisWeakRef);
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java
231
//
GLThread
may still be running if this view was never
359
mGLThread = new
GLThread
(mThisWeakRef);
602
mGLThread = new
GLThread
(mThisWeakRef);
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
291
mGLThread = new
GLThread
(renderer);
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 170 milliseconds