Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dtexture_cache.rs347 config.alpha8_glyph_texture_size, in new()
349 num_columns: if config.alpha8_glyph_texture_size >= 1024 { 2 } else { 1 }, in new()
359 config.alpha8_glyph_texture_size * config.alpha8_glyph_texture_size; in new()
528 pub alpha8_glyph_texture_size: i32, field
538 alpha8_glyph_texture_size: 2048,
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dtexture_cache.rs366 config.alpha8_glyph_texture_size, in new()
368 num_columns: if config.alpha8_glyph_texture_size >= 1024 { 2 } else { 1 }, in new()
378 config.alpha8_glyph_texture_size * config.alpha8_glyph_texture_size; in new()
707 pub alpha8_glyph_texture_size: i32, field
717 alpha8_glyph_texture_size: 2048,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dtexture_cache.rs366 config.alpha8_glyph_texture_size, in new()
368 num_columns: if config.alpha8_glyph_texture_size >= 1024 { 2 } else { 1 }, in new()
378 config.alpha8_glyph_texture_size * config.alpha8_glyph_texture_size; in new()
707 pub alpha8_glyph_texture_size: i32, field
717 alpha8_glyph_texture_size: 2048,
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/src/
H A Dbindings.rs1603 alpha8_glyph_texture_size: 512, in wr_window_new()
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/src/
H A Dbindings.rs1632 alpha8_glyph_texture_size: 512, in wr_window_new()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/src/
H A Dbindings.rs1603 alpha8_glyph_texture_size: 512, in wr_window_new()