OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLThreadManager
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/java/android/hardware/camera2/legacy/
GLThreadManager.java
34
*
GLThreadManager
handles the thread used for rendering into the configured output surfaces.
36
public class
GLThreadManager
{
140
public
GLThreadManager
(int cameraId, int facing, CameraDeviceState state) {
RequestThreadManager.java
55
* - A {@link
GLThreadManager
} that draws to the configured output {@link Surface}s.
91
private
GLThreadManager
mGLThreadManager;
497
mGLThreadManager = new
GLThreadManager
(mCameraId, facing, mDeviceState);
[
all
...]
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 85 milliseconds