Searched refs:mContextSupportsFrameBufferObject (Results 1 – 1 of 1) sorted by relevance
40 private boolean mContextSupportsFrameBufferObject; field in FrameBufferObjectActivity.Renderer62 if (mContextSupportsFrameBufferObject) { in onDrawFrame()88 mContextSupportsFrameBufferObject = checkIfContextSupportsFrameBufferObject(gl); in onSurfaceCreated()89 if (mContextSupportsFrameBufferObject) { in onSurfaceCreated()