@Implements(value=android.opengl.GLSurfaceView.class) public class ShadowGLSurfaceView extends ShadowSurfaceView
Fake implementation of GLSurfaceView
ShadowSurfaceView.FakeSurfaceHolder
ShadowView.WindowIdHelper
attributeSet, realView, scrollToCoordinates
Constructor and Description |
---|
ShadowGLSurfaceView() |
Modifier and Type | Method and Description |
---|---|
protected void |
onPause() |
protected void |
onResume() |
getFakeSurfaceHolder, getHolder, onAttachedToWindow
__constructor__, callOnAttachedToWindow, callOnDetachedFromWindow, checkedPerformClick, clearWasInvalidated, clickOn, didRequestLayout, draw, dump, dump, dump, dumpAttribute, dumpAttributes, dumpFirstPart, dumpIndent, getGlobalVisibleRect, getLastTouchEvent, getLayerType, getOnClickListener, getOnCreateContextMenuListener, getOnLongClickListener, getOnSystemUiVisibilityChangeListener, getOnTouchListener, getScrollX, getScrollY, getWindowDisplayFrame, getWindowId, getWindowVisibleDisplayFrame, innerText, innerText, invalidate, isAttachedToWindow, lastHapticFeedbackPerformed, onLayout, onLayoutWasCalled, onTouchEvent, performHapticFeedback, post, postDelayed, postInvalidateDelayed, removeCallbacks, requestLayout, scrollBy, scrollTo, setAnimation, setDidRequestLayout, setGlobalVisibleRect, setLayerType, setMyParent, setOnClickListener, setOnCreateContextMenuListener, setOnFocusChangeListener, setOnLongClickListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setScrollX, setScrollY, setViewFocus, visualize, wasInvalidated
@Implementation protected void onPause()
@Implementation protected void onResume()