Home
last modified time | relevance | path

Searched refs:ImagePixelLayout (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DImageBitmapUtils.cpp553 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(*aSrcLayout)); in PureCopy()
560 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(aChannels)); in CreateDefaultLayoutForSimpleImage()
1303 UniquePtr<ImagePixelLayout> layout = in ConvertFrom()
1376 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
1483 UniquePtr<ImagePixelLayout> layout = in ConvertFrom()
1552 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
1644 UniquePtr<ImagePixelLayout> layout = in ConvertFrom()
1789 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
1967 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
2146 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
[all …]
H A DImageBitmapUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
33 UniquePtr<ImagePixelLayout> CreateDefaultPixelLayout(ImageBitmapFormat aFormat,
44 UniquePtr<ImagePixelLayout> CreatePixelLayoutFromPlanarYCbCrData(
74 UniquePtr<ImagePixelLayout> CopyAndConvertImageData(
76 const ImagePixelLayout* aSrcLayout, ImageBitmapFormat aDstFormat,
H A DImageUtils.cpp118 virtual UniquePtr<ImagePixelLayout> MapDataInto(uint8_t* aBuffer, in MapDataInto()
130 UniquePtr<ImagePixelLayout> srcLayout = in MapDataInto()
136 UniquePtr<ImagePixelLayout> dstLayout = CopyAndConvertImageData( in MapDataInto()
187 UniquePtr<ImagePixelLayout> MapDataInto(uint8_t* aBuffer, uint32_t aOffset, in MapDataInto()
194 UniquePtr<ImagePixelLayout> srcLayout = in MapDataInto()
198 UniquePtr<ImagePixelLayout> dstLayout = in MapDataInto()
254 UniquePtr<ImagePixelLayout> ImageUtils::MapDataInto(uint8_t* aBuffer, in MapDataInto()
H A DImageUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
61 UniquePtr<ImagePixelLayout> MapDataInto(uint8_t* aBuffer, uint32_t aOffset,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DImageBitmapUtils.cpp532 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(*aSrcLayout)); in PureCopy()
536 UniquePtr<ImagePixelLayout>
542 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(aChannels)); in CreateDefaultLayoutForSimpleImage()
579 UniquePtr<ImagePixelLayout>
586 UniquePtr<ImagePixelLayout>
1401 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
1591 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
1845 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
2034 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
2223 UniquePtr<ImagePixelLayout> layout(new ImagePixelLayout(mChannels)); in CreateDefaultLayout()
[all …]
H A DImageBitmapUtils.h25 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
32 UniquePtr<ImagePixelLayout>
42 UniquePtr<ImagePixelLayout>
74 UniquePtr<ImagePixelLayout>
77 const ImagePixelLayout* aSrcLayout,
H A DImageUtils.cpp122 virtual UniquePtr<ImagePixelLayout>
136 UniquePtr<ImagePixelLayout> srcLayout = in MapDataInto()
142 UniquePtr<ImagePixelLayout> dstLayout = in MapDataInto()
201 UniquePtr<ImagePixelLayout>
211 UniquePtr<ImagePixelLayout> srcLayout = in MapDataInto()
215 UniquePtr<ImagePixelLayout> dstLayout = in MapDataInto()
278 UniquePtr<ImagePixelLayout>
H A DImageUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
62 UniquePtr<ImagePixelLayout>
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DImageUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DImageUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DImageUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DImageUtils.h26 typedef nsTArray<ChannelPixelLayout> ImagePixelLayout; typedef
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/web-sys-0.3.53/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/lang/gleam/gleam-0.18.2/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/net-im/fractal/fractal-4.4.0/vendor/web-sys/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/web-sys-0.3.47/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.55/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.50/webidls/enabled/
H A DImageBitmap.webidl263 * Two concepts, ImagePixelLayout and ChannelPixelLayout, together generalize
267 * certain image format and the ImagePixelLayout is just the collection of
269 * type with properties to describe the layout and the ImagePixelLayout is just
273 * ImagePixelLayout object contains at least one ChannelPixelLayout object.
403 typedef sequence<ChannelPixelLayout> ImagePixelLayout;
411 …Promise<ImagePixelLayout> mapDataInto (ImageBitmapFormat aFormat, BufferSource aBuffer, long aOffs…

123