Home
last modified time | relevance | path

Searched refs:RENDERMODE_CONTINUOUSLY (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/
DGenImageAct.java70 setRenderMode(GLSurfaceView.RENDERMODE_CONTINUOUSLY); in MyGLSurfaceView()
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java187 public final static int RENDERMODE_CONTINUOUSLY = 1; field in GLSurfaceView
615 int renderMode = RENDERMODE_CONTINUOUSLY; in onAttachedToWindow()
620 if (renderMode != RENDERMODE_CONTINUOUSLY) { in onAttachedToWindow()
1257 mRenderMode = RENDERMODE_CONTINUOUSLY; in GLThread()
1629 && (mRequestRender || (mRenderMode == RENDERMODE_CONTINUOUSLY)); in readyToDraw()
1633 … if ( !((RENDERMODE_WHEN_DIRTY <= renderMode) && (renderMode <= RENDERMODE_CONTINUOUSLY)) ) { in setRenderMode()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21200 field public static final int RENDERMODE_CONTINUOUSLY = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt30341 field public static final int RENDERMODE_CONTINUOUSLY = 1; // 0x1
Dtest-current.txt30497 field public static final int RENDERMODE_CONTINUOUSLY = 1; // 0x1
Dsystem-current.txt33056 field public static final int RENDERMODE_CONTINUOUSLY = 1; // 0x1