☰
GPUDrawHandler
Methods
draw
Trait Implementations
Debug
In skia_safe::drawable
?
Type Definition
skia_safe
::
drawable
::
GPUDrawHandler
source
·
[
−
]
pub type GPUDrawHandler =
RefHandle
<
SkDrawable_GpuDrawHandler
>;
Implementations
§
source
§
impl
GPUDrawHandler
source
pub fn
draw
(&mut self, info: &
BackendDrawableInfo
)
Trait Implementations
§
source
§
impl
Debug
for
GPUDrawHandler
source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more