lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.display
/
DisplayDrawBuffer
/
Companion
Companion
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
Functions
create
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
create
(
bufSize
:
UInt
,
dblBuffer
:
Boolean
=
false
)
:
DisplayDrawBuffer
Creates a new
DisplayDrawBuffer
that is initialized.
actual
fun
create
(
bufSize
:
UInt
,
dblBuffer
:
Boolean
)
:
DisplayDrawBuffer
actual
fun
create
(
bufSize
:
UInt
,
dblBuffer
:
Boolean
)
:
DisplayDrawBuffer
from
Pointer
Link copied to clipboard
linuxArm32
linuxX64
fun
fromPointer
(
ptr
:
CPointer
<
lv_disp_draw_buf_t
>
?
)
:
DisplayDrawBuffer
fun
fromPointer
(
ptr
:
CPointer
<
lv_disp_draw_buf_t
>
?
)
:
DisplayDrawBuffer