Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp111 static int num_ETC1_blocks(int w, int h) { in num_ETC1_blocks() function
127 int numBlocks = num_ETC1_blocks(width, height); in GrCompressedDataSize()
149 int numBlocks = num_ETC1_blocks(width, height); in fillin_ETC1_with_color()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp111 static int num_ETC1_blocks(int w, int h) { in num_ETC1_blocks() function
127 int numBlocks = num_ETC1_blocks(width, height); in GrCompressedDataSize()
149 int numBlocks = num_ETC1_blocks(width, height); in fillin_ETC1_with_color()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp111 static int num_ETC1_blocks(int w, int h) { in num_ETC1_blocks() function
127 int numBlocks = num_ETC1_blocks(width, height); in GrCompressedDataSize()
149 int numBlocks = num_ETC1_blocks(width, height); in fillin_ETC1_with_color()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp111 static int num_ETC1_blocks(int w, int h) { in num_ETC1_blocks() function
127 int numBlocks = num_ETC1_blocks(width, height); in GrCompressedDataSize()
149 int numBlocks = num_ETC1_blocks(width, height); in fillin_ETC1_with_color()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrDataUtils.cpp116 static int num_ETC1_blocks(int w, int h) { in num_ETC1_blocks() function
194 int numBlocks = num_ETC1_blocks(dimensions.width(), dimensions.height()); in fillin_ETC1_with_color()
209 int numBlocks = num_ETC1_blocks(dimensions.width(), dimensions.height()); in fillin_BC1_with_color()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrDataUtils.cpp118 static int num_ETC1_blocks(int w, int h) { in num_ETC1_blocks() function
212 int numBlocks = num_ETC1_blocks(dimensions.width(), dimensions.height()); in fillin_ETC1_with_color()
227 int numBlocks = num_ETC1_blocks(dimensions.width(), dimensions.height()); in fillin_BC1_with_color()