Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DFrameBufferObjectActivity.java58 private static final boolean DEBUG_RENDER_OFFSCREEN_ONSCREEN = false; field in FrameBufferObjectActivity.Renderer
64 if (DEBUG_RENDER_OFFSCREEN_ONSCREEN) { in onDrawFrame()