Home
last modified time | relevance | path

Searched defs:blend_span (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dblend.h745 static ALWAYS_INLINE WideRGBA8 blend_span(uint32_t* buf, WideRGBA8 r) { in blend_span() function
749 static ALWAYS_INLINE WideRGBA8 blend_span(uint32_t* buf, WideRGBA8 r, int len) { in blend_span() function
761 static ALWAYS_INLINE PackedRGBA8 blend_span(uint32_t* buf, PackedRGBA8 r) { in blend_span() function
765 static ALWAYS_INLINE PackedRGBA8 blend_span(uint32_t* buf, PackedRGBA8 r, in blend_span() function
778 static ALWAYS_INLINE WideR8 blend_span(uint8_t* buf, WideR8 r) { in blend_span() function
782 static ALWAYS_INLINE WideR8 blend_span(uint8_t* buf, WideR8 r, int len) { in blend_span() function
795 static ALWAYS_INLINE PackedR8 blend_span(uint8_t* buf, PackedR8 r) { in blend_span() function
799 static ALWAYS_INLINE PackedR8 blend_span(uint8_t* buf, PackedR8 r, int len) { in blend_span() function
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dblend.h745 static ALWAYS_INLINE WideRGBA8 blend_span(uint32_t* buf, WideRGBA8 r) { in blend_span() function
749 static ALWAYS_INLINE WideRGBA8 blend_span(uint32_t* buf, WideRGBA8 r, int len) { in blend_span() function
761 static ALWAYS_INLINE PackedRGBA8 blend_span(uint32_t* buf, PackedRGBA8 r) { in blend_span() function
765 static ALWAYS_INLINE PackedRGBA8 blend_span(uint32_t* buf, PackedRGBA8 r, in blend_span() function
778 static ALWAYS_INLINE WideR8 blend_span(uint8_t* buf, WideR8 r) { in blend_span() function
782 static ALWAYS_INLINE WideR8 blend_span(uint8_t* buf, WideR8 r, int len) { in blend_span() function
795 static ALWAYS_INLINE PackedR8 blend_span(uint8_t* buf, PackedR8 r) { in blend_span() function
799 static ALWAYS_INLINE PackedR8 blend_span(uint8_t* buf, PackedR8 r, int len) { in blend_span() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dblend.h745 static ALWAYS_INLINE WideRGBA8 blend_span(uint32_t* buf, WideRGBA8 r) { in blend_span() function
749 static ALWAYS_INLINE WideRGBA8 blend_span(uint32_t* buf, WideRGBA8 r, int len) { in blend_span() function
761 static ALWAYS_INLINE PackedRGBA8 blend_span(uint32_t* buf, PackedRGBA8 r) { in blend_span() function
765 static ALWAYS_INLINE PackedRGBA8 blend_span(uint32_t* buf, PackedRGBA8 r, in blend_span() function
778 static ALWAYS_INLINE WideR8 blend_span(uint8_t* buf, WideR8 r) { in blend_span() function
782 static ALWAYS_INLINE WideR8 blend_span(uint8_t* buf, WideR8 r, int len) { in blend_span() function
795 static ALWAYS_INLINE PackedR8 blend_span(uint8_t* buf, PackedR8 r) { in blend_span() function
799 static ALWAYS_INLINE PackedR8 blend_span(uint8_t* buf, PackedR8 r, int len) { in blend_span() function