Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DioxusLabs/anyrender
/ functions
Functions
446 in github.com/DioxusLabs/anyrender
⨍
Functions
446
◇
Types & classes
134
Method
stroke
( &mut self, style: &Stroke, transform: Affine, paint: impl Into<PaintRef<'a>>
crates/anyrender_vello_hybrid/src/scene.rs:212
Method
stroke
( &mut self, style: &Stroke, transform: Affine, paint: impl Into<PaintRef<'a>>
crates/anyrender_vello_hybrid/src/webgl_scene.rs:143
Method
stroke
( &mut self, style: &Stroke, transform: Affine, paint: impl Into<PaintRef<'a>>
crates/anyrender_vello_cpu/src/scene.rs:102
Method
stroke
( &mut self, style: &Stroke, transform: Affine, paint_ref: impl Into<PaintRef<
crates/anyrender_vello/src/scene.rs:90
Method
stroke
( &mut self, _style: &kurbo::Stroke, _transform: kurbo::Affine, _brush: impl I
crates/anyrender/src/null_backend.rs:114
Method
suspend
(&mut self)
crates/anyrender_vello_hybrid/src/window_renderer.rs:284
Method
suspend
(&mut self)
crates/pixels_window_renderer/src/lib.rs:94
Method
suspend
(&mut self)
crates/anyrender_vello/src/window_renderer.rs:274
Method
suspend
(&mut self)
crates/anyrender_skia/src/window_renderer.rs:80
Method
suspend
(&mut self)
crates/anyrender/src/null_backend.rs:39
Method
suspend
(&mut self)
crates/softbuffer_window_renderer/src/lib.rs:92
Method
suspended
(&mut self, _event_loop: &ActiveEventLoop)
examples/bunnymark/src/main.rs:167
Method
suspended
(&mut self, _event_loop: &ActiveEventLoop)
examples/player/src/main.rs:152
Method
target_texture_view
Get a target texture view to render to. If there is an intermediate texture, this is a view of that intermediate texture, otherwise it is a view of t
crates/wgpu_context/src/surface_renderer.rs:239
Function
test_all_command_types_roundtrip
()
crates/anyrender_serialize/tests/serialize.rs:24
Function
test_archive_contains_expected_files
()
crates/anyrender_serialize/tests/serialize.rs:315
Function
test_empty_scene_roundtrip
()
crates/anyrender_serialize/tests/serialize.rs:18
Function
test_font_deduplication
()
crates/anyrender_serialize/tests/serialize.rs:278
Function
test_glyph_run_roundtrip
()
crates/anyrender_serialize/tests/serialize.rs:208
Function
test_glyph_run_roundtrip_with_subsetting_and_woff2
()
crates/anyrender_serialize/tests/serialize.rs:225
Function
test_image_data_roundtrip
()
crates/anyrender_serialize/tests/serialize.rs:108
Function
test_image_deduplication
()
crates/anyrender_serialize/tests/serialize.rs:147
Function
test_multiple_different_images
()
crates/anyrender_serialize/tests/serialize.rs:173
Function
test_resource_manifest_version
()
crates/anyrender_serialize/tests/serialize.rs:310
Method
try_register_custom_resource
( &mut self, resource: Box<dyn std::any::Any>, )
crates/anyrender_vello_hybrid/src/scene.rs:134
Method
try_register_custom_resource
( &mut self, resource: Box<dyn std::any::Any>, )
crates/anyrender_vello_hybrid/src/window_renderer.rs:126
Method
try_register_custom_resource
( &mut self, resource: Box<dyn std::any::Any>, )
crates/pixels_window_renderer/src/lib.rs:46
Method
try_register_custom_resource
( &mut self, resource: Box<dyn std::any::Any>, )
crates/anyrender_vello/src/scene.rs:19
Method
try_register_custom_resource
( &mut self, resource: Box<dyn std::any::Any>, )
crates/anyrender_vello/src/window_renderer.rs:114
Method
try_register_custom_resource
( &mut self, resource: Box<dyn Any>, )
crates/anyrender/src/lib.rs:96
Method
try_register_custom_resource
( &mut self, resource: Box<dyn std::any::Any>, )
crates/softbuffer_window_renderer/src/lib.rs:48
Method
unregister_resource
(&mut self, resource_id: ResourceId)
crates/anyrender_vello_hybrid/src/scene.rs:161
Method
unregister_resource
(&mut self, resource_id: ResourceId)
crates/anyrender_vello_hybrid/src/window_renderer.rs:157
Method
unregister_resource
(&mut self, resource_id: anyrender::ResourceId)
crates/pixels_window_renderer/src/lib.rs:53
Method
unregister_resource
(&mut self, resource_id: ResourceId)
crates/anyrender_vello/src/scene.rs:38
Method
unregister_resource
(&mut self, resource_id: ResourceId)
crates/anyrender_vello/src/window_renderer.rs:132
Method
unregister_resource
(&mut self, resource_id: ResourceId)
crates/anyrender/src/lib.rs:103
Method
unregister_resource
(&mut self, resource_id: anyrender::ResourceId)
crates/softbuffer_window_renderer/src/lib.rs:55
Method
window_event
( &mut self, event_loop: &ActiveEventLoop, window_id: WindowId, event: WindowE
examples/bunnymark/src/main.rs:179
Method
window_event
( &mut self, event_loop: &ActiveEventLoop, window_id: WindowId, event: WindowE
examples/player/src/main.rs:162
Method
with_features_and_limits
( extra_features: Option<Features>, override_limits: Option<Limits>, )
crates/wgpu_context/src/lib.rs:117
Method
with_options
(config: VelloHybridRendererOptions)
crates/anyrender_vello_hybrid/src/window_renderer.rs:82
Method
with_options
(config: VelloRendererOptions)
crates/anyrender_vello/src/window_renderer.rs:94
Method
with_renderer
(renderer: R)
crates/pixels_window_renderer/src/lib.rs:36
Method
with_renderer
(renderer: R)
crates/softbuffer_window_renderer/src/lib.rs:37
Method
with_tolerance
(tolerance: f64)
crates/anyrender/src/recording.rs:154
← previous
401–446 of 446, ranked by callers