Searched refs:RENDERMODE_WHEN_DIRTY (Results 1 – 7 of 7) sorted by relevance
32 setRenderMode(GLSurfaceView.RENDERMODE_WHEN_DIRTY); in setup()
73 setRenderMode(RENDERMODE_WHEN_DIRTY); in init()
107 mGLSurfaceView.setRenderMode(GLSurfaceView.RENDERMODE_WHEN_DIRTY); in TiledImageView()
179 public final static int RENDERMODE_WHEN_DIRTY = 0; field in GLSurfaceView1633 … if ( !((RENDERMODE_WHEN_DIRTY <= renderMode) && (renderMode <= RENDERMODE_CONTINUOUSLY)) ) { in setRenderMode()
21201 field public static final int RENDERMODE_WHEN_DIRTY = 0; // 0x0
30351 Landroid/opengl/GLSurfaceView;->RENDERMODE_WHEN_DIRTY:I
31908 field public static final int RENDERMODE_WHEN_DIRTY = 0; // 0x0