Click or drag to resize

OpenGLView Methods

The OpenGLView type exposes the following members.

Methods
  NameDescription
Public methodAddChildrenForAccessibility (Inherited from View.)
Public methodAddFocusables(IListView, FocusSearchDirection) (Inherited from View.)
Public methodAddFocusables(IListView, FocusSearchDirection, FocusablesFlags) (Inherited from View.)
Public methodAddOnAttachStateChangeListener (Inherited from View.)
Public methodAddOnLayoutChangeListener (Inherited from View.)
Public methodAddTouchables (Inherited from View.)
Public methodAnimate (Inherited from View.)
Public methodAnnounceForAccessibility(ICharSequence) (Inherited from View.)
Public methodAnnounceForAccessibility(String) (Inherited from View.)
Protected methodAwakenScrollBars (Inherited from View.)
Protected methodAwakenScrollBars(Int32) (Inherited from View.)
Protected methodAwakenScrollBars(Int32, Boolean) (Inherited from View.)
Public methodBringToFront (Inherited from View.)
Public methodBuildDrawingCache (Inherited from View.)
Public methodBuildDrawingCache(Boolean) (Inherited from View.)
Public methodBuildLayer (Inherited from View.)
Public methodCallOnClick (Inherited from View.)
Public methodCancelDragAndDrop (Inherited from View.)
Public methodCancelLongPress (Inherited from View.)
Public methodCancelPendingInputEvents (Inherited from View.)
Public methodCanResolveLayoutDirection (Inherited from View.)
Public methodCanResolveTextAlignment (Inherited from View.)
Public methodCanResolveTextDirection (Inherited from View.)
Public methodCanScrollHorizontally (Inherited from View.)
Public methodCanScrollVertically (Inherited from View.)
Public methodCheckInputConnectionProxy (Inherited from View.)
Public methodClearAnimation (Inherited from View.)
Public methodClearFocus (Inherited from View.)
Protected methodClone (Inherited from Object.)
Protected methodComputeHorizontalScrollExtent (Inherited from View.)
Protected methodComputeHorizontalScrollOffset (Inherited from View.)
Protected methodComputeHorizontalScrollRange (Inherited from View.)
Public methodComputeScroll (Inherited from View.)
Public methodComputeSystemWindowInsets (Inherited from View.)
Protected methodComputeVerticalScrollExtent (Inherited from View.)
Protected methodComputeVerticalScrollOffset (Inherited from View.)
Protected methodComputeVerticalScrollRange (Inherited from View.)
Public methodCreateAccessibilityNodeInfo (Inherited from View.)
Public methodCreateContextMenu (Inherited from View.)
Public methodDestroyDrawingCache (Inherited from View.)
Public methodDispatchApplyWindowInsets (Inherited from View.)
Public methodDispatchConfigurationChanged (Inherited from View.)
Public methodDispatchDisplayHint (Inherited from View.)
Public methodDispatchDragEvent (Inherited from View.)
Protected methodDispatchDraw (Inherited from View.)
Public methodDispatchDrawableHotspotChanged (Inherited from View.)
Public methodDispatchFinishTemporaryDetach (Inherited from View.)
Protected methodDispatchGenericFocusedEvent (Inherited from View.)
Public methodDispatchGenericMotionEvent (Inherited from View.)
Protected methodDispatchGenericPointerEvent (Inherited from View.)
Protected methodDispatchHoverEvent (Inherited from View.)
Public methodDispatchKeyEvent (Inherited from View.)
Public methodDispatchKeyEventPreIme (Inherited from View.)
Public methodDispatchKeyShortcutEvent (Inherited from View.)
Public methodDispatchNestedFling (Inherited from View.)
Public methodDispatchNestedPreFling (Inherited from View.)
Public methodDispatchNestedPrePerformAccessibilityAction (Inherited from View.)
Public methodDispatchNestedPreScroll (Inherited from View.)
Public methodDispatchNestedScroll (Inherited from View.)
Public methodDispatchPopulateAccessibilityEvent (Inherited from View.)
Public methodDispatchProvideStructure (Inherited from View.)
Protected methodDispatchRestoreInstanceState (Inherited from View.)
Protected methodDispatchSaveInstanceState (Inherited from View.)
Protected methodDispatchSetActivated (Inherited from View.)
Protected methodDispatchSetPressed (Inherited from View.)
Protected methodDispatchSetSelected (Inherited from View.)
Public methodDispatchStartTemporaryDetach (Inherited from View.)
Public methodDispatchSystemUiVisibilityChanged(Int32) Obsolete. (Inherited from View.)
Public methodDispatchSystemUiVisibilityChanged(SystemUiFlags) (Inherited from View.)
Public methodDispatchTouchEvent (Inherited from View.)
Public methodDispatchTrackballEvent (Inherited from View.)
Public methodDispatchUnhandledMove (Inherited from View.)
Protected methodDispatchVisibilityChanged (Inherited from View.)
Public methodDispatchWindowFocusChanged (Inherited from View.)
Public methodDispatchWindowSystemUiVisiblityChanged (Inherited from View.)
Public methodDispatchWindowVisibilityChanged (Inherited from View.)
Public methodDispose (Inherited from Object.)
Protected methodDispose(Boolean) (Inherited from Object.)
Public methodDraw (Inherited from View.)
Public methodDrawableHotspotChanged (Inherited from View.)
Protected methodDrawableStateChanged (Inherited from View.)
Public methodEquals(Object) (Inherited from Object.)
Public methodEquals(Object) (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindFocus (Inherited from View.)
Public methodFindViewById``1 (Inherited from View.)
Public methodFindViewsWithText(IListView, ICharSequence, FindViewsWith) (Inherited from View.)
Public methodFindViewsWithText(IListView, String, FindViewsWith) (Inherited from View.)
Public methodFindViewWithTag (Inherited from View.)
Protected methodFitSystemWindows Obsolete. (Inherited from View.)
Public methodFocusSearch (Inherited from View.)
Public methodForceHasOverlappingRendering (Inherited from View.)
Public methodForceLayout (Inherited from View.)
Public methodGatherTransparentRegion (Inherited from SurfaceView.)
Public methodGetClipBounds (Inherited from View.)
Public methodGetDrawableState (Inherited from View.)
Public methodGetDrawingCache (Inherited from View.)
Public methodGetDrawingRect (Inherited from View.)
Public methodGetFocusables (Inherited from View.)
Public methodGetFocusedRect (Inherited from View.)
Public methodGetGlobalVisibleRect(Rect) (Inherited from View.)
Public methodGetGlobalVisibleRect(Rect, Point) (Inherited from View.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetHasOverlappingRendering (Inherited from View.)
Public methodGetHitRect (Inherited from View.)
Public methodGetLocalVisibleRect (Inherited from View.)
Public methodGetLocationInWindow (Inherited from View.)
Public methodGetLocationOnScreen (Inherited from View.)
Public methodGetTag (Inherited from View.)
Public methodGetType (Inherited from Object.)
Public methodGetWindowVisibleDisplayFrame (Inherited from View.)
Public methodGetX (Inherited from View.)
Public methodGetY (Inherited from View.)
Public methodGetZ (Inherited from View.)
Protected methodInitializeFadingEdge (Inherited from View.)
Protected methodInitializeScrollbars (Inherited from View.)
Public methodInvalidate (Inherited from View.)
Public methodInvalidate(Rect) (Inherited from View.)
Public methodInvalidate(Int32, Int32, Int32, Int32) (Inherited from View.)
Public methodInvalidateDrawable (Inherited from View.)
Public methodInvalidateOutline (Inherited from View.)
Public methodInvokeFitsSystemWindows Obsolete. (Inherited from View.)
Protected methodJavaFinalize (Inherited from Object.)
Public methodJumpDrawablesToCurrentState (Inherited from View.)
Public methodLayout (Inherited from View.)
Public methodMeasure (Inherited from View.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNotify (Inherited from Object.)
Public methodNotifyAll (Inherited from Object.)
Public methodOffsetLeftAndRight (Inherited from View.)
Public methodOffsetTopAndBottom (Inherited from View.)
Protected methodOnAnimationEnd (Inherited from View.)
Protected methodOnAnimationStart (Inherited from View.)
Public methodOnApplyWindowInsets (Inherited from View.)
Protected methodOnAttachedToWindow (Inherited from View.)
Public methodOnCancelPendingInputEvents (Inherited from View.)
Public methodOnCheckIsTextEditor (Inherited from View.)
Protected methodOnConfigurationChanged (Inherited from View.)
Protected methodOnCreateContextMenu (Inherited from View.)
Protected methodOnCreateDrawableState (Inherited from View.)
Public methodOnCreateInputConnection (Inherited from View.)
Protected methodOnDetachedFromWindow (Inherited from View.)
Protected methodOnDisplayHint (Inherited from View.)
Public methodOnDragEvent (Inherited from View.)
Protected methodOnDraw (Inherited from View.)
Public methodOnDrawForeground (Inherited from View.)
Public methodOnDrawFrame
Implementation of onDrawFrame. Do not call directly.
Protected methodOnDrawScrollBars (Inherited from View.)
Public methodOnFilterTouchEventForSecurity (Inherited from View.)
Protected methodOnFinishInflate (Inherited from View.)
Public methodOnFinishTemporaryDetach (Inherited from View.)
Protected methodOnFocusChanged (Inherited from View.)
Public methodOnGenericMotionEvent (Inherited from View.)
Public methodOnHoverChanged (Inherited from View.)
Public methodOnHoverEvent (Inherited from View.)
Public methodOnInitializeAccessibilityEvent (Inherited from View.)
Public methodOnInitializeAccessibilityNodeInfo (Inherited from View.)
Public methodOnKeyDown (Inherited from View.)
Public methodOnKeyLongPress (Inherited from View.)
Public methodOnKeyMultiple (Inherited from View.)
Public methodOnKeyPreIme (Inherited from View.)
Public methodOnKeyShortcut (Inherited from View.)
Public methodOnKeyUp (Inherited from View.)
Protected methodOnLayout (Inherited from View.)
Protected methodOnMeasure (Inherited from View.)
Protected methodOnOverScrolled (Inherited from View.)
Public methodOnPause (Inherited from GLSurfaceView.)
Public methodOnPopulateAccessibilityEvent (Inherited from View.)
Public methodOnProvideStructure (Inherited from View.)
Public methodOnProvideVirtualStructure (Inherited from View.)
Public methodOnResolvePointerIcon (Inherited from View.)
Protected methodOnRestoreInstanceState (Inherited from View.)
Public methodOnResume (Inherited from GLSurfaceView.)
Public methodOnRtlPropertiesChanged (Inherited from View.)
Protected methodOnSaveInstanceState (Inherited from View.)
Public methodOnScreenStateChanged (Inherited from View.)
Protected methodOnScrollChanged (Inherited from View.)
Protected methodOnSetAlpha (Inherited from View.)
Protected methodOnSizeChanged (Inherited from View.)
Public methodOnStartTemporaryDetach (Inherited from View.)
Public methodOnSurfaceChanged
Implementation of onSurfaceChanged. Do not call directly.
Public methodOnSurfaceCreated
Implementation of onSurfaceCreated. Do not call directly.
Public methodOnTouchEvent (Inherited from View.)
Public methodOnTrackballEvent (Inherited from View.)
Public methodOnVisibilityAggregated (Inherited from View.)
Protected methodOnVisibilityChanged (Inherited from View.)
Public methodOnWindowFocusChanged (Inherited from View.)
Public methodOnWindowSystemUiVisibilityChanged (Inherited from View.)
Protected methodOnWindowVisibilityChanged (Inherited from View.)
Protected methodOverScrollBy (Inherited from View.)
Public methodPerformAccessibilityAction (Inherited from View.)
Public methodPerformClick (Inherited from View.)
Public methodPerformContextClick (Inherited from View.)
Public methodPerformContextClick(Single, Single) (Inherited from View.)
Public methodPerformHapticFeedback(FeedbackConstants) (Inherited from View.)
Public methodPerformHapticFeedback(FeedbackConstants, FeedbackFlags) (Inherited from View.)
Public methodPerformLongClick (Inherited from View.)
Public methodPerformLongClick(Single, Single) (Inherited from View.)
Public methodPlaySoundEffect (Inherited from View.)
Public methodPost(Action) (Inherited from View.)
Public methodPost(IRunnable) (Inherited from View.)
Public methodPostDelayed(Action, Int64) (Inherited from View.)
Public methodPostDelayed(IRunnable, Int64) (Inherited from View.)
Public methodPostInvalidate (Inherited from View.)
Public methodPostInvalidate(Int32, Int32, Int32, Int32) (Inherited from View.)
Public methodPostInvalidateDelayed(Int64) (Inherited from View.)
Public methodPostInvalidateDelayed(Int64, Int32, Int32, Int32, Int32) (Inherited from View.)
Public methodPostInvalidateOnAnimation (Inherited from View.)
Public methodPostInvalidateOnAnimation(Int32, Int32, Int32, Int32) (Inherited from View.)
Public methodPostOnAnimation (Inherited from View.)
Public methodPostOnAnimationDelayed (Inherited from View.)
Public methodQueueEvent(Action) (Inherited from GLSurfaceView.)
Public methodQueueEvent(IRunnable) (Inherited from GLSurfaceView.)
Public methodRefreshDrawableState (Inherited from View.)
Public methodRemoveCallbacks(Action) (Inherited from View.)
Public methodRemoveCallbacks(IRunnable) (Inherited from View.)
Public methodRemoveOnAttachStateChangeListener (Inherited from View.)
Public methodRemoveOnLayoutChangeListener (Inherited from View.)
Public methodRender
Renders the specified buffer.
Public methodRequestApplyInsets (Inherited from View.)
Public methodRequestFitSystemWindows Obsolete. (Inherited from View.)
Public methodRequestFocus (Inherited from View.)
Public methodRequestFocus(FocusSearchDirection) (Inherited from View.)
Public methodRequestFocus(FocusSearchDirection, Rect) (Inherited from View.)
Public methodRequestFocusFromTouch (Inherited from View.)
Public methodRequestLayout (Inherited from View.)
Public methodRequestRectangleOnScreen(Rect) (Inherited from View.)
Public methodRequestRectangleOnScreen(Rect, Boolean) (Inherited from View.)
Public methodRequestRender (Inherited from GLSurfaceView.)
Public methodRequestUnbufferedDispatch (Inherited from View.)
Public methodRestoreHierarchyState (Inherited from View.)
Public methodSaveHierarchyState (Inherited from View.)
Public methodScheduleDrawable(Drawable, Action, Int64) (Inherited from View.)
Public methodScheduleDrawable(Drawable, IRunnable, Int64) (Inherited from View.)
Public methodScrollBy (Inherited from View.)
Public methodScrollTo (Inherited from View.)
Public methodSendAccessibilityEvent (Inherited from View.)
Public methodSendAccessibilityEventUnchecked (Inherited from View.)
Public methodSetAccessibilityDelegate (Inherited from View.)
Public methodSetBackgroundColor (Inherited from View.)
Public methodSetBackgroundDrawable Obsolete. (Inherited from View.)
Public methodSetBackgroundResource (Inherited from View.)
Public methodSetCameraDistance (Inherited from View.)
Public methodSetEGLConfigChooser(IEGLConfigChooser) (Inherited from GLSurfaceView.)
Public methodSetEGLConfigChooser(Boolean) (Inherited from GLSurfaceView.)
Public methodSetEGLConfigChooser(Int32, Int32, Int32, Int32, Int32, Int32) (Inherited from GLSurfaceView.)
Public methodSetEGLContextClientVersion (Inherited from GLSurfaceView.)
Public methodSetEGLContextFactory (Inherited from GLSurfaceView.)
Public methodSetEGLWindowSurfaceFactory (Inherited from GLSurfaceView.)
Public methodSetFadingEdgeLength (Inherited from View.)
Public methodSetFitsSystemWindows (Inherited from View.)
Public methodSetForegroundGravity (Inherited from View.)
Public methodSetGLWrapper (Inherited from GLSurfaceView.)
Protected methodSetHandle (Inherited from Object.)
Public methodSetLayerPaint (Inherited from View.)
Public methodSetLayerType (Inherited from View.)
Protected methodSetMeasuredDimension (Inherited from View.)
Public methodSetMinimumHeight (Inherited from View.)
Public methodSetMinimumWidth (Inherited from View.)
Public methodSetOnApplyWindowInsetsListener (Inherited from View.)
Public methodSetOnClickListener (Inherited from View.)
Public methodSetOnContextClickListener (Inherited from View.)
Public methodSetOnCreateContextMenuListener (Inherited from View.)
Public methodSetOnDragListener (Inherited from View.)
Public methodSetOnGenericMotionListener (Inherited from View.)
Public methodSetOnHoverListener (Inherited from View.)
Public methodSetOnKeyListener (Inherited from View.)
Public methodSetOnLongClickListener (Inherited from View.)
Public methodSetOnScrollChangeListener (Inherited from View.)
Public methodSetOnSystemUiVisibilityChangeListener (Inherited from View.)
Public methodSetOnTouchListener (Inherited from View.)
Public methodSetPadding (Inherited from View.)
Public methodSetPaddingRelative (Inherited from View.)
Public methodSetRenderer (Inherited from GLSurfaceView.)
Public methodSetScrollContainer (Inherited from View.)
Public methodSetScrollIndicators(Int32) (Inherited from View.)
Public methodSetScrollIndicators(Int32, Int32) (Inherited from View.)
Public methodSetSecure (Inherited from SurfaceView.)
Public methodSetTag (Inherited from View.)
Public methodSetWillNotCacheDrawing (Inherited from View.)
Public methodSetWillNotDraw (Inherited from View.)
Public methodSetX (Inherited from View.)
Public methodSetY (Inherited from View.)
Public methodSetZ (Inherited from View.)
Public methodSetZOrderMediaOverlay (Inherited from SurfaceView.)
Public methodSetZOrderOnTop (Inherited from SurfaceView.)
Public methodShowContextMenu (Inherited from View.)
Public methodShowContextMenu(Single, Single) (Inherited from View.)
Public methodStartActionMode(ICallback) (Inherited from View.)
Public methodStartActionMode(ICallback, ActionModeType) (Inherited from View.)
Public methodStartAnimation (Inherited from View.)
Public methodStartDrag Obsolete. (Inherited from View.)
Public methodStartDragAndDrop (Inherited from View.)
Public methodStartNestedScroll (Inherited from View.)
Public methodStopNestedScroll (Inherited from View.)
Public methodSurfaceChanged (Inherited from GLSurfaceView.)
Public methodSurfaceCreated (Inherited from GLSurfaceView.)
Public methodSurfaceDestroyed (Inherited from GLSurfaceView.)
Public methodSurfaceRedrawNeeded (Inherited from GLSurfaceView.)
Public methodToArray``1 (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUnregisterFromRuntime (Inherited from Object.)
Public methodUnscheduleDrawable(Drawable) (Inherited from View.)
Public methodUnscheduleDrawable(Drawable, Action) (Inherited from View.)
Public methodUnscheduleDrawable(Drawable, IRunnable) (Inherited from View.)
Public methodUpdateDragShadow (Inherited from View.)
Protected methodVerifyDrawable (Inherited from View.)
Public methodWait (Inherited from Object.)
Public methodWait(Int64) (Inherited from Object.)
Public methodWait(Int64, Int32) (Inherited from Object.)
Public methodWillNotCacheDrawing (Inherited from View.)
Public methodWillNotDraw (Inherited from View.)
Top
See Also