JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
C
D
F
G
M
O
P
Q
R
S
W
R
RENDERMODE_CONTINUOUSLY
- Static variable in class minus.android.support.opengl.
GLTextureView
The renderer is called continuously to re-render the scene.
RENDERMODE_WHEN_DIRTY
- Static variable in class minus.android.support.opengl.
GLTextureView
The renderer only renders when the surface is created, or when
GLTextureView.requestRender()
is called.
requestRender()
- Method in class minus.android.support.opengl.
GLTextureView
Request that the renderer render a frame.
C
D
F
G
M
O
P
Q
R
S
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes