A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

D

d(String,Function0) - function in app.rive.RiveLog
 
d(String,Function0) - function in app.rive.RiveLog.Logger
Log debug.
d(String,Function0) - function in app.rive.RiveLog.LogcatLogger
Log debug.
d(String,Function0) - function in app.rive.RiveLog.NoOpLogger
Log debug.
debug(Integer) - function in android.view.RiveView
 
decode(ByteArray) - function in app.rive.runtime.kotlin.core.FileAsset
 
decode(ByteArray) - function in app.rive.runtime.kotlin.core.ImageAsset
 
decode(ByteArray) - function in app.rive.runtime.kotlin.core.FontAsset
 
decode(ByteArray) - function in app.rive.runtime.kotlin.core.AudioAsset
 
decode(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ByteArray) - function in app.rive.ImageAsset.Companion
Decode the asset from the given byte array on the provided Rive worker.
decode(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ByteArray) - function in app.rive.AudioAsset.Companion
Decode the asset from the given byte array on the provided Rive worker.
decode(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ByteArray) - function in app.rive.FontAsset.Companion
Decode the asset from the given byte array on the provided Rive worker.
decodeAudio(ByteArray) - function in app.rive.core.CommandQueue
Decode an audio file from the given bytes.
decodeFont(ByteArray) - function in app.rive.core.CommandQueue
Decode a font file from the given bytes.
decodeImage(ByteArray) - function in app.rive.core.CommandQueue
Decode an image file from the given bytes.
decodeToBitmap(ByteArray) - function in app.rive.runtime.kotlin.core.ImageDecoder
Decodes a byte array into a bitmap and returns an integer array containing the pixel data.
defaultInstance() - function in app.rive.ViewModelSource
The instance marked "Default" in the Rive file.
defaultInstance() - function in app.rive.ViewModelSource.Named
The instance marked "Default" in the Rive file.
defaultInstance() - function in app.rive.ViewModelSource.DefaultForArtboard
The instance marked "Default" in the Rive file.
defaultViewModelForArtboard(Artboard) - function in app.rive.runtime.kotlin.core.File
Get the default ViewModel for an Artboard.
DefaultViewModelInfo - class in app.rive.core
 
delete() - function in app.rive.runtime.kotlin.renderers.Renderer
Schedules the deletion of the underlying C++ object using a two-phase disposal pattern.
delete() - function in app.rive.runtime.kotlin.renderers.RiveArtboardRenderer
Schedules the deletion of the underlying C++ object using a two-phase disposal pattern.
delete(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),ImageHandle) - function in app.rive.ImageAsset.Companion
Delete the asset from the provided Rive worker.
delete(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),AudioHandle) - function in app.rive.AudioAsset.Companion
Delete the asset from the provided Rive worker.
delete(TypeAliased(typeAlias=GenericTypeConstructor(dri=app.rive.core/RiveWorker///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=app.rive.core/CommandQueue///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),FontHandle) - function in app.rive.FontAsset.Companion
Delete the asset from the provided Rive worker.
deleteArtboard(ArtboardHandle) - function in app.rive.core.CommandQueue
Delete an artboard and free its resources.
deleteAudio(AudioHandle) - function in app.rive.core.CommandQueue
Delete audio and free its resources.
deleteFile(FileHandle) - function in app.rive.core.CommandQueue
Counterpart to loadFile to free the resources associated to the file handle.
deleteFont(FontHandle) - function in app.rive.core.CommandQueue
Delete a font and free its resources.
deleteImage(ImageHandle) - function in app.rive.core.CommandQueue
Delete an image and free its resources.
deleteStateMachine(StateMachineHandle) - function in app.rive.core.CommandQueue
Delete a state machine and free its resources.
deleteViewModelInstance(ViewModelInstanceHandle) - function in app.rive.core.CommandQueue
Delete a view model instance and free its resources.
deliverError(VolleyError) - function in com.android.volley.RiveFileRequest
 
deliverError(VolleyError) - function in com.android.volley.BytesRequest
 
dependencies() - function in app.rive.runtime.kotlin.RiveInitializer
 
destroyDrawingCache() - function in android.view.RiveAnimationView
 
destroyDrawingCache() - function in android.view.RiveTextureView
 
destroyDrawingCache() - function in android.view.RiveView
 
destroyRiveSurface(RiveSurface) - function in app.rive.core.CommandQueue
Destroy a Rive rendering surface.
detachAllViewsFromParent() - function in android.view.RiveView
 
detachViewFromParent(View) - function in android.view.RiveView
 
detachViewFromParent(Integer) - function in android.view.RiveView
 
detachViewsFromParent(Integer,Integer) - function in android.view.RiveView
 
Direction - class in app.rive.runtime.kotlin.core
 
Direction.Companion - class in app.rive.runtime.kotlin.core.Direction
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.RiveAnimationView
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.RiveTextureView
 
dispatchApplyWindowInsets(WindowInsets) - function in android.view.RiveView
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchCapturedPointerEvent(MotionEvent) - function in android.view.RiveView
 
dispatchConfigurationChanged(Configuration) - function in android.view.RiveAnimationView
 
dispatchConfigurationChanged(Configuration) - function in android.view.RiveTextureView
 
dispatchConfigurationChanged(Configuration) - function in android.view.RiveView
 
dispatchCreateViewTranslationRequest(Map,IntArray,TranslationCapability,List) - function in android.view.RiveAnimationView
 
dispatchCreateViewTranslationRequest(Map,IntArray,TranslationCapability,List) - function in android.view.RiveTextureView
 
dispatchCreateViewTranslationRequest(Map,IntArray,TranslationCapability,List) - function in android.view.RiveView
 
dispatchDisplayHint(Integer) - function in android.view.RiveAnimationView
 
dispatchDisplayHint(Integer) - function in android.view.RiveTextureView
 
dispatchDisplayHint(Integer) - function in android.view.RiveView
 
dispatchDragEvent(DragEvent) - function in android.view.RiveAnimationView
 
dispatchDragEvent(DragEvent) - function in android.view.RiveTextureView
 
dispatchDragEvent(DragEvent) - function in android.view.RiveView
 
dispatchDraw(Canvas) - function in android.view.RiveAnimationView
 
dispatchDraw(Canvas) - function in android.view.RiveTextureView
 
dispatchDraw(Canvas) - function in android.view.RiveView
 
dispatchDrawableHotspotChanged(Float,Float) - function in android.view.RiveAnimationView
 
dispatchDrawableHotspotChanged(Float,Float) - function in android.view.RiveTextureView
 
dispatchDrawableHotspotChanged(Float,Float) - function in android.view.RiveView
 
dispatchFinishTemporaryDetach() - function in android.view.RiveAnimationView
 
dispatchFinishTemporaryDetach() - function in android.view.RiveTextureView
 
dispatchFinishTemporaryDetach() - function in android.view.RiveView
 
dispatchFreezeSelfOnly(SparseArray) - function in android.view.RiveView
 
dispatchGenericFocusedEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchGenericFocusedEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchGenericFocusedEvent(MotionEvent) - function in android.view.RiveView
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchGenericMotionEvent(MotionEvent) - function in android.view.RiveView
 
dispatchGenericPointerEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchGenericPointerEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchGenericPointerEvent(MotionEvent) - function in android.view.RiveView
 
dispatchHoverEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchHoverEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchHoverEvent(MotionEvent) - function in android.view.RiveView
 
dispatchKeyEvent(KeyEvent) - function in android.view.RiveAnimationView
 
dispatchKeyEvent(KeyEvent) - function in android.view.RiveTextureView
 
dispatchKeyEvent(KeyEvent) - function in android.view.RiveView
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.RiveAnimationView
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.RiveTextureView
 
dispatchKeyEventPreIme(KeyEvent) - function in android.view.RiveView
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.RiveAnimationView
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.RiveTextureView
 
dispatchKeyShortcutEvent(KeyEvent) - function in android.view.RiveView
 
dispatchNestedFling(Float,Float,Boolean) - function in android.view.RiveAnimationView
 
dispatchNestedFling(Float,Float,Boolean) - function in android.view.RiveTextureView
 
dispatchNestedFling(Float,Float,Boolean) - function in android.view.RiveView
 
dispatchNestedPreFling(Float,Float) - function in android.view.RiveAnimationView
 
dispatchNestedPreFling(Float,Float) - function in android.view.RiveTextureView
 
dispatchNestedPreFling(Float,Float) - function in android.view.RiveView
 
dispatchNestedPrePerformAccessibilityAction(Integer,Bundle) - function in android.view.RiveAnimationView
 
dispatchNestedPrePerformAccessibilityAction(Integer,Bundle) - function in android.view.RiveTextureView
 
dispatchNestedPrePerformAccessibilityAction(Integer,Bundle) - function in android.view.RiveView
 
dispatchNestedPreScroll(Integer,Integer,IntArray,IntArray) - function in android.view.RiveAnimationView
 
dispatchNestedPreScroll(Integer,Integer,IntArray,IntArray) - function in android.view.RiveTextureView
 
dispatchNestedPreScroll(Integer,Integer,IntArray,IntArray) - function in android.view.RiveView
 
dispatchNestedScroll(Integer,Integer,Integer,Integer,IntArray) - function in android.view.RiveAnimationView
 
dispatchNestedScroll(Integer,Integer,Integer,Integer,IntArray) - function in android.view.RiveTextureView
 
dispatchNestedScroll(Integer,Integer,Integer,Integer,IntArray) - function in android.view.RiveView
 
dispatchPointerCaptureChanged(Boolean) - function in android.view.RiveAnimationView
 
dispatchPointerCaptureChanged(Boolean) - function in android.view.RiveTextureView
 
dispatchPointerCaptureChanged(Boolean) - function in android.view.RiveView
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.RiveAnimationView
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.RiveTextureView
 
dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.RiveView
 
dispatchProvideAutofillStructure(ViewStructure,Integer) - function in android.view.RiveAnimationView
 
dispatchProvideAutofillStructure(ViewStructure,Integer) - function in android.view.RiveTextureView
 
dispatchProvideAutofillStructure(ViewStructure,Integer) - function in android.view.RiveView
 
dispatchProvideStructure(ViewStructure) - function in android.view.RiveAnimationView
 
dispatchProvideStructure(ViewStructure) - function in android.view.RiveTextureView
 
dispatchProvideStructure(ViewStructure) - function in android.view.RiveView
 
dispatchRestoreInstanceState(SparseArray) - function in android.view.RiveAnimationView
 
dispatchRestoreInstanceState(SparseArray) - function in android.view.RiveTextureView
 
dispatchRestoreInstanceState(SparseArray) - function in android.view.RiveView
 
dispatchSaveInstanceState(SparseArray) - function in android.view.RiveAnimationView
 
dispatchSaveInstanceState(SparseArray) - function in android.view.RiveTextureView
 
dispatchSaveInstanceState(SparseArray) - function in android.view.RiveView
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.RiveAnimationView
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.RiveTextureView
 
dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.RiveView
 
dispatchSetActivated(Boolean) - function in android.view.RiveAnimationView
 
dispatchSetActivated(Boolean) - function in android.view.RiveTextureView
 
dispatchSetActivated(Boolean) - function in android.view.RiveView
 
dispatchSetPressed(Boolean) - function in android.view.RiveAnimationView
 
dispatchSetPressed(Boolean) - function in android.view.RiveTextureView
 
dispatchSetPressed(Boolean) - function in android.view.RiveView
 
dispatchSetSelected(Boolean) - function in android.view.RiveAnimationView
 
dispatchSetSelected(Boolean) - function in android.view.RiveTextureView
 
dispatchSetSelected(Boolean) - function in android.view.RiveView
 
dispatchStartTemporaryDetach() - function in android.view.RiveAnimationView
 
dispatchStartTemporaryDetach() - function in android.view.RiveTextureView
 
dispatchStartTemporaryDetach() - function in android.view.RiveView
 
dispatchSystemUiVisibilityChanged(Integer) - function in android.view.RiveAnimationView
 
dispatchSystemUiVisibilityChanged(Integer) - function in android.view.RiveTextureView
 
dispatchSystemUiVisibilityChanged(Integer) - function in android.view.RiveView
 
dispatchThawSelfOnly(SparseArray) - function in android.view.RiveView
 
dispatchTouchEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchTouchEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchTouchEvent(MotionEvent) - function in android.view.RiveView
 
dispatchTrackballEvent(MotionEvent) - function in android.view.RiveAnimationView
 
dispatchTrackballEvent(MotionEvent) - function in android.view.RiveTextureView
 
dispatchTrackballEvent(MotionEvent) - function in android.view.RiveView
 
dispatchUnhandledMove(View,Integer) - function in android.view.RiveAnimationView
 
dispatchUnhandledMove(View,Integer) - function in android.view.RiveTextureView
 
dispatchUnhandledMove(View,Integer) - function in android.view.RiveView
 
dispatchVisibilityChanged(View,Integer) - function in android.view.RiveAnimationView
 
dispatchVisibilityChanged(View,Integer) - function in android.view.RiveTextureView
 
dispatchVisibilityChanged(View,Integer) - function in android.view.RiveView
 
dispatchWindowFocusChanged(Boolean) - function in android.view.RiveAnimationView
 
dispatchWindowFocusChanged(Boolean) - function in android.view.RiveTextureView
 
dispatchWindowFocusChanged(Boolean) - function in android.view.RiveView
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.RiveAnimationView
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.RiveTextureView
 
dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.RiveView
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.RiveAnimationView
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.RiveTextureView
 
dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.RiveView
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.RiveAnimationView
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.RiveTextureView
 
dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.RiveView
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.RiveAnimationView
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.RiveTextureView
 
dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.RiveView
 
dispatchWindowSystemUiVisiblityChanged(Integer) - function in android.view.RiveAnimationView
 
dispatchWindowSystemUiVisiblityChanged(Integer) - function in android.view.RiveTextureView
 
dispatchWindowSystemUiVisiblityChanged(Integer) - function in android.view.RiveView
 
dispatchWindowVisibilityChanged(Integer) - function in android.view.RiveAnimationView
 
dispatchWindowVisibilityChanged(Integer) - function in android.view.RiveTextureView
 
dispatchWindowVisibilityChanged(Integer) - function in android.view.RiveView
 
dispose() - function in app.rive.runtime.kotlin.controllers.ControllerState
 
dispose() - function in app.rive.runtime.kotlin.core.ViewModelInstance.Transfer
Dispose of the transfer.
doFrame(Long) - function in app.rive.runtime.kotlin.renderers.Renderer
 
doFrame(Long) - function in app.rive.runtime.kotlin.renderers.RiveArtboardRenderer
 
draw(Canvas) - function in android.view.RiveAnimationView
 
draw(Canvas) - function in android.view.RiveTextureView
 
draw(Long) - function in app.rive.runtime.kotlin.core.Artboard
Draw the the artboard to the renderer.
draw(Long,Fit,Alignment,Float) - function in app.rive.runtime.kotlin.core.Artboard
Draw the the artboard to the renderer.
draw() - function in app.rive.runtime.kotlin.renderers.Renderer
 
draw() - function in app.rive.runtime.kotlin.renderers.RiveArtboardRenderer
 
draw(Canvas) - function in android.view.RiveView
 
draw(ArtboardHandle,StateMachineHandle,RiveSurface,Fit,Integer) - function in app.rive.core.CommandQueue
Draw the artboard with the given state machine.
drawableHotspotChanged(Float,Float) - function in android.view.RiveAnimationView
 
drawableHotspotChanged(Float,Float) - function in android.view.RiveTextureView
 
drawableHotspotChanged(Float,Float) - function in android.view.RiveView
 
drawableStateChanged() - function in android.view.RiveAnimationView
 
drawableStateChanged() - function in android.view.RiveTextureView
 
drawableStateChanged() - function in android.view.RiveView
 
drawChild(Canvas,View,Long) - function in android.view.RiveView
 
DrawKey - class in app.rive.core
A key used to uniquely identify a draw operation in the CommandQueue.
drawToBuffer(ArtboardHandle,StateMachineHandle,RiveSurface,ByteArray,Integer,Integer,Fit,Integer) - function in app.rive.core.CommandQueue
Renders the current state of an artboard/state machine pair into an off-screen buffer that can be used for snapshot comparisons.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z