Rive Android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Rive Android
Rive Android
/
app.rive.core
/
CommandQueueBridge
/
cppDrawToBuffer
cpp
Draw
To
Buffer
abstract
fun
cppDrawToBuffer
(
pointer
:
Long
,
renderContextPointer
:
Long
,
surfaceNativePointer
:
Long
,
drawKey
:
Long
,
artboardHandle
:
Long
,
stateMachineHandle
:
Long
,
width
:
Int
,
height
:
Int
,
fit
:
Byte
,
alignment
:
Byte
,
scaleFactor
:
Float
,
clearColor
:
Int
,
buffer
:
ByteArray
)