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()
180 public final static int RENDERMODE_WHEN_DIRTY = 0; field in GLSurfaceView1635 … if ( !((RENDERMODE_WHEN_DIRTY <= renderMode) && (renderMode <= RENDERMODE_CONTINUOUSLY)) ) { in setRenderMode()
21201 field public static final int RENDERMODE_WHEN_DIRTY = 0; // 0x0
34158 field public static final int RENDERMODE_WHEN_DIRTY = 0; // 0x0
34302 field public static final int RENDERMODE_WHEN_DIRTY = 0; // 0x0