Home
last modified time | relevance | path

Searched refs:get_aa_opaque_size (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dblend.h400 static ALWAYS_INLINE int get_aa_opaque_size(P* buf) { in get_aa_opaque_size() function
H A Dswgl_ext.h35 if (int opaque = min((get_aa_opaque_size(buf) + 3) & ~3, len)) { in commit_aa_solid_span()
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dblend.h400 static ALWAYS_INLINE int get_aa_opaque_size(P* buf) { in get_aa_opaque_size() function
H A Dswgl_ext.h35 if (int opaque = min((get_aa_opaque_size(buf) + 3) & ~3, len)) { in commit_aa_solid_span()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dblend.h400 static ALWAYS_INLINE int get_aa_opaque_size(P* buf) { in get_aa_opaque_size() function
H A Dswgl_ext.h35 if (int opaque = min((get_aa_opaque_size(buf) + 3) & ~3, len)) { in commit_aa_solid_span()