MCPcopy Create free account

hub / github.com/DioxusLabs/anyrender / functions

Functions446 in github.com/DioxusLabs/anyrender

↓ 1 callersMethodset_size
(&mut self, physical_width: u32, physical_height: u32)
crates/pixels_window_renderer/src/lib.rs:98
↓ 1 callersMethodset_size
(&mut self, physical_width: u32, physical_height: u32)
crates/softbuffer_window_renderer/src/lib.rs:96
↓ 1 callersFunctionshader_from_gradient
( gradient: &Gradient, brush_transform: Option<kurbo::Affine>, )
crates/anyrender_skia/src/scene.rs:794
↓ 1 callersFunctionshader_from_image_brush
( image_brush: ImageBrush<&ImageData>, brush_transform: Option<kurbo::Affine>, )
crates/anyrender_skia/src/scene.rs:744
↓ 1 callersFunctionspawn_init
(f: F)
crates/anyrender_vello_hybrid/src/window_renderer.rs:27
↓ 1 callersFunctionspawn_init
(f: F)
crates/anyrender_vello/src/window_renderer.rs:26
↓ 1 callersFunctionsubset_and_woff2_config
()
crates/anyrender_serialize/tests/serialize.rs:355
↓ 1 callersFunctionto_json_depth_limited
( value: &T, max_depth: usize, )
crates/anyrender_serialize/src/json_formatter.rs:3
↓ 1 callersFunctionto_mix
(blend_mode: usvg::BlendMode)
crates/anyrender_svg/src/util.rs:46
↓ 1 callersFunctionto_stroke
(stroke: &usvg::Stroke)
crates/anyrender_svg/src/util.rs:24
↓ 1 callersMethodupload_image
(&mut self, image: &ImageData)
crates/anyrender_vello_hybrid/src/scene.rs:73
↓ 1 callersMethodupload_image
(&mut self, image: &peniko::ImageData)
crates/anyrender_vello_hybrid/src/webgl_scene.rs:36
Methodappend_scene
Append a recorded Scene Fragment to the current scene
crates/anyrender/src/lib.rs:261
Methodbegin_array
(&mut self, writer: &mut W)
crates/anyrender_serialize/src/json_formatter.rs:63
Methodbegin_array_value
( &mut self, writer: &mut W, first: bool, )
crates/anyrender_serialize/src/json_formatter.rs:77
Methodbegin_object
(&mut self, writer: &mut W)
crates/anyrender_serialize/src/json_formatter.rs:95
Methodbegin_object_key
( &mut self, writer: &mut W, first: bool, )
crates/anyrender_serialize/src/json_formatter.rs:109
Methodbegin_object_value
( &mut self, writer: &mut W, )
crates/anyrender_serialize/src/json_formatter.rs:127
Methodblur
Gaussian blur effect. Applies a Gaussian blur to the input image. Larger radius values produce more blur. The blur is applied equally in all directio
crates/anyrender/src/filters.rs:441
Methodbrightness
Construct a CSS brightness() filter effect
crates/anyrender/src/filters.rs:476
Methodcomplete_resume
(&mut self)
crates/anyrender_vello_hybrid/src/window_renderer.rs:268
Methodcomplete_resume
(&mut self)
crates/pixels_window_renderer/src/lib.rs:90
Methodcomplete_resume
(&mut self)
crates/anyrender_vello/src/window_renderer.rs:258
Methodcomplete_resume
(&mut self)
crates/anyrender_skia/src/window_renderer.rs:76
Methodcomplete_resume
(&mut self)
crates/softbuffer_window_renderer/src/lib.rs:88
Methodcontrast
Construct a CSS contrast() filter effect
crates/anyrender/src/filters.rs:481
Functionconvert_filter
(filter: Arc<Filter>)
crates/anyrender_vello_hybrid/src/filters.rs:6
Functionconvert_filter
(filter: Arc<Filter>)
crates/anyrender_vello_cpu/src/filters.rs:9
Methodcopy_texture_to_vec
(&self, cpu_buffer: &mut Vec<u8>)
crates/wgpu_context/src/buffer_renderer.rs:121
Methodcount
(&self)
examples/bunnymark/src/bunny.rs:98
Methodcreate_surface_renderer
Creates a new surface for the specified window and dimensions.
crates/wgpu_context/src/lib.rs:155
Methodcurrent_device_handle
(&self)
crates/anyrender_vello_hybrid/src/window_renderer.rs:95
Methodcurrent_device_handle
(&self)
crates/anyrender_vello/src/window_renderer.rs:105
Methoddefault
()
crates/wgpu_context/src/lib.rs:107
Methoddefault
()
crates/anyrender_vello/src/window_renderer.rs:64
Methoddefault
()
crates/anyrender_skia/src/scene.rs:52
Methoddefault
()
crates/anyrender_skia/src/cache.rs:23
Methoddefault
()
crates/anyrender_skia/src/window_renderer.rs:31
Methoddefault
()
crates/anyrender/src/filters.rs:64
Methoddefault
()
crates/anyrender/src/recording.rs:140
Functiondefault_error_handler
Error handler function for [`super::append_tree_with`] which draws a transparent red box instead of unsupported SVG features
crates/anyrender_svg/src/util.rs:216
Methoddeserialize
Deserialize an archive from a zip file.
crates/anyrender_serialize/src/lib.rs:561
Methoddevice
(&self)
crates/wgpu_context/src/surface_renderer.rs:156
Methoddraw_box_shadow
( &mut self, transform: Affine, rect: Rect, color: Color, radius: f64,
crates/anyrender_vello_hybrid/src/scene.rs:327
Methoddraw_box_shadow
( &mut self, transform: Affine, rect: Rect, color: Color, radius: f64,
crates/anyrender_vello_hybrid/src/webgl_scene.rs:229
Methoddraw_box_shadow
( &mut self, transform: Affine, rect: Rect, color: Color, radius: f64,
crates/anyrender_vello_cpu/src/scene.rs:189
Methoddraw_box_shadow
( &mut self, transform: Affine, rect: Rect, brush: Color, radius: f64,
crates/anyrender_vello/src/scene.rs:175
Methoddraw_box_shadow
( &mut self, _transform: kurbo::Affine, _rect: kurbo::Rect, _brush: peniko::Co
crates/anyrender/src/null_backend.rs:150
Methoddraw_glyphs
( &'a mut self, font: &'a FontData, font_size: f32, hint: bool, normal
crates/anyrender_vello_hybrid/src/scene.rs:276
Methoddraw_glyphs
( &'a mut self, font: &'a FontData, font_size: f32, hint: bool, normal
crates/anyrender_vello_hybrid/src/webgl_scene.rs:177
Methoddraw_glyphs
( &'a mut self, font: &'a FontData, font_size: f32, hint: bool, normal
crates/anyrender_vello_cpu/src/scene.rs:138
Methoddraw_glyphs
( &'a mut self, font: &'a FontData, font_size: f32, hint: bool, normal
crates/anyrender_vello/src/scene.rs:139
Methoddraw_glyphs
( &'s mut self, _font: &'a peniko::FontData, _font_size: f32, _hint: bool,
crates/anyrender/src/null_backend.rs:134
Methoddraw_scene
( scene: &mut T, width: u32, height: u32, scale_factor: f64, bunny_man
examples/bunnymark/src/main.rs:89
Methoddrop
(&mut self)
crates/anyrender_skia/src/vulkan.rs:199
Methoddrop_shadow
Drop shadow effect (compound primitive). Creates a drop shadow by blurring the input's alpha channel, offsetting it, and compositing it with the orig
crates/anyrender/src/filters.rs:455
Methoddual
Create filter inputs with two inputs (for composite, blend, etc.). Use this for primitives that combine two sources (composite, blend, displacement m
crates/anyrender/src/filters.rs:227
Functiondummy_test_until_we_have_a_real_test
()
crates/anyrender_svg/src/lib.rs:92
Functionedge_detect_3x3
3x3 Edge detection kernel (Laplacian operator).
crates/anyrender/src/filters.rs:1226
Functionemboss_3x3
3x3 Emboss kernel for creating a raised/beveled appearance.
crates/anyrender/src/filters.rs:1237
Methodempty
Create a new empty filter graph.
crates/anyrender/src/filters.rs:71
Methodend_array
(&mut self, writer: &mut W)
crates/anyrender_serialize/src/json_formatter.rs:68
Methodend_object
(&mut self, writer: &mut W)
crates/anyrender_serialize/src/json_formatter.rs:100
Methodeq
(&self, other: &Self)
crates/anyrender/src/types.rs:39
Methodequivalent
(&self, key: &NormalizedTypefaceCacheKey)
crates/anyrender_skia/src/cache.rs:115
Functionextract_image_pixels
(scene: &Scene, command_index: usize)
crates/anyrender_serialize/tests/serialize.rs:397
Methodf2dot14_to_f32
(raw_value: i16)
crates/anyrender_skia/src/scene.rs:285
Methodfill
( &mut self, style: Fill, transform: Affine, paint: impl Into<PaintRef<'a>>,
crates/anyrender_vello_hybrid/src/scene.rs:229
Methodfill
( &mut self, style: Fill, transform: Affine, paint: impl Into<PaintRef<'a>>,
crates/anyrender_vello_hybrid/src/webgl_scene.rs:160
Methodfill
( &mut self, style: Fill, transform: Affine, paint: impl Into<PaintRef<'a>>,
crates/anyrender_vello_cpu/src/scene.rs:120
Methodfill
( &mut self, style: Fill, transform: Affine, paint: impl Into<PaintRef<'a>>,
crates/anyrender_vello/src/scene.rs:104
Methodfill
( &mut self, _style: peniko::Fill, _transform: kurbo::Affine, _brush: impl Int
crates/anyrender/src/null_backend.rs:124
Methodflush
(&mut self, surface: Surface)
crates/anyrender_skia/src/vulkan.rs:288
Methodflush
(&mut self, mut surface: Surface)
crates/anyrender_skia/src/opengl.rs:188
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/wgpu_context/src/surface_renderer.rs:97
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/wgpu_context/src/buffer_renderer.rs:26
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/wgpu_context/src/error.rs:30
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/anyrender_serialize/src/lib.rs:675
Methodfmt
(&self, f: &mut Formatter<'_>)
crates/anyrender/src/svg_path_parser.rs:174
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/anyrender_svg/src/error.rs:12
Methodfrom
(renderer: VelloWindowRenderer)
examples/player/src/main.rs:44
Methodfrom
(value: wgpu::CreateSurfaceError)
crates/wgpu_context/src/error.rs:58
Methodfrom
(e: std::io::Error)
crates/anyrender_serialize/src/lib.rs:702
Methodfrom
(paint: &'a Paint)
crates/anyrender/src/types.rs:66
Methodfrom
(kind: RegisterResourceErrorKind)
crates/anyrender/src/lib.rs:87
Methodfrom
(value: usvg::Error)
crates/anyrender_svg/src/error.rs:22
Methodfrom_ffi
(raw: u64)
crates/anyrender/src/resource_id.rs:20
Methodfrom_scene
Create a new SceneArchive from a recorded Scene.
crates/anyrender_serialize/src/lib.rs:400
Functiongaussian_3x3
3x3 Gaussian blur kernel for basic smoothing.
crates/anyrender/src/filters.rs:1204
Methodgrayscale
Construct a CSS grayscale() filter effect
crates/anyrender/src/filters.rs:501
Methodhash
(&self, state: &mut H)
crates/anyrender_skia/src/cache.rs:89
Methodhue_rotate
Construct a CSS hue-rotate() filter effect
crates/anyrender/src/filters.rs:486
Methodinvert
Construct a CSS invert() filter effect
crates/anyrender/src/filters.rs:471
Methodis_active
(&self)
crates/anyrender_vello_hybrid/src/window_renderer.rs:171
Methodis_active
(&self)
crates/pixels_window_renderer/src/lib.rs:63
Methodis_active
(&self)
crates/anyrender_vello/src/window_renderer.rs:165
Methodis_active
(&self)
crates/anyrender_skia/src/window_renderer.rs:84
Methodis_active
(&self)
crates/anyrender/src/null_backend.rs:43
Methodis_active
(&self)
crates/softbuffer_window_renderer/src/lib.rs:65
Methodis_pending
(&self)
crates/anyrender_vello_hybrid/src/window_renderer.rs:175
← previousnext →201–300 of 446, ranked by callers