Home
last modified time | relevance | path

Searched refs:convert_5To8 (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp39 static inline int convert_5To8(int b) { in convert_5To8() function
72 int r8 = convert_5To8(r5); in create_etc1_block()
73 int g8 = convert_5To8(g5); in create_etc1_block()
74 int b8 = convert_5To8(b5); in create_etc1_block()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp39 static inline int convert_5To8(int b) { in convert_5To8() function
72 int r8 = convert_5To8(r5); in create_etc1_block()
73 int g8 = convert_5To8(g5); in create_etc1_block()
74 int b8 = convert_5To8(b5); in create_etc1_block()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp39 static inline int convert_5To8(int b) { in convert_5To8() function
72 int r8 = convert_5To8(r5); in create_etc1_block()
73 int g8 = convert_5To8(g5); in create_etc1_block()
74 int b8 = convert_5To8(b5); in create_etc1_block()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp39 static inline int convert_5To8(int b) { in convert_5To8() function
72 int r8 = convert_5To8(r5); in create_etc1_block()
73 int g8 = convert_5To8(g5); in create_etc1_block()
74 int b8 = convert_5To8(b5); in create_etc1_block()