Home
last modified time | relevance | path

Searched defs:Rasterizer (Results 1 – 25 of 108) sorted by relevance

12345

/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/iconvg/
H A Drasterizer.go34 dst draw.Image
36 drawOp draw.Op
40 scaleX float32
41 biasX float32
42 scaleY float32
43 biasY float32
47 lod0 float32
48 lod1 float32
49 cSel uint8
50 nSel uint8
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/iconvg/
H A Drasterizer.go34 dst draw.Image
36 drawOp draw.Op
40 scaleX float32
41 biasX float32
42 scaleY float32
43 biasY float32
47 lod0 float32
48 lod1 float32
49 cSel uint8
50 nSel uint8
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/golang/freetype/raster/
H A Draster.go35 UseNonZeroWinding bool
37 Dx, Dy int
40 width int
43 splitScale2, splitScale3 int
46 a fixed.Point26_6
48 xi, yi int
49 area, cover int
52 cell []cell
54 cellIndex []int
57 cellIndexBuf [64]int
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/golang/freetype/raster/
H A Draster.go35 UseNonZeroWinding bool
37 Dx, Dy int
40 width int
43 splitScale2, splitScale3 int
46 a fixed.Point26_6
48 xi, yi int
49 area, cover int
52 cell []cell
54 cellIndex []int
57 cellIndexBuf [64]int
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/golang/freetype/raster/
H A Draster.go35 UseNonZeroWinding bool
37 Dx, Dy int
40 width int
43 splitScale2, splitScale3 int
46 a fixed.Point26_6
48 xi, yi int
49 area, cover int
52 cell []cell
54 cellIndex []int
57 cellIndexBuf [64]int
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/vector/
H A Dvector.go77 type Rasterizer struct { struct
92 bufF32 []float32
93 bufU32 []uint32
95 useFloatingPointMath bool
97 size image.Point
98 firstX float32
99 firstY float32
100 penX float32
101 penY float32
106 DrawOp draw.Op
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/raqote-0.7.14/src/
H A Drasterizer.rs164 pub struct Rasterizer { struct
181 impl Rasterizer { argument
182 pub fn new(width: i32, height: i32) -> Rasterizer { in new()
257 impl Rasterizer { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/pso/
H A Dgraphics.rs150 rasterizer: Rasterizer, in new()
218 pub struct Rasterizer { struct
237 impl Rasterizer { argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/pso/
H A Dgraphics.rs150 rasterizer: Rasterizer, in new()
218 pub struct Rasterizer { struct
237 impl Rasterizer { argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-hal/src/pso/
H A Dgraphics.rs144 rasterizer: Rasterizer, in new()
212 pub struct Rasterizer { struct
231 impl Rasterizer { argument
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-hal-0.4.0/src/pso/
H A Dgraphics.rs141 rasterizer: Rasterizer, in new()
209 pub struct Rasterizer { struct
226 impl Rasterizer { argument
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ab_glyph_rasterizer-0.1.4/src/
H A Draster.rs27 pub struct Rasterizer { struct
33 impl Rasterizer { argument
279 impl core::fmt::Debug for Rasterizer { implementation
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DRasterizer.hpp26 class Rasterizer : public Function<Void(Pointer<Byte>, Int, Int, Pointer<Byte>)> class
29 Rasterizer() : primitive(Arg<0>()), count(Arg<1>()), cluster(Arg<2>()), data(Arg<3>()) {} in Rasterizer() function in sw::Rasterizer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DRasterizer.hpp26 class Rasterizer : public Function<Void(Pointer<Byte>, Int, Int, Pointer<Byte>)> class
29 Rasterizer() : primitive(Arg<0>()), count(Arg<1>()), cluster(Arg<2>()), data(Arg<3>()) {} in Rasterizer() function in sw::Rasterizer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DRasterizer.hpp24 class Rasterizer : public RasterizerFunction class
27 Rasterizer() in Rasterizer() function in sw::Rasterizer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DRasterizer.hpp24 class Rasterizer : public RasterizerFunction class
27 Rasterizer() in Rasterizer() function in sw::Rasterizer
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/draw_state-0.8.0/src/
H A Dstate.rs83 pub struct Rasterizer { struct
96 impl Rasterizer { argument
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/crossfont-0.3.1/src/darwin/
H A Dmod.rs124 pub struct Rasterizer { struct
131 impl crate::Rasterize for Rasterizer { argument
132 fn new(device_pixel_ratio: f32, use_thin_strokes: bool) -> Result<Rasterizer, Error> { in new()
189 impl Rasterizer { impl

12345