Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrDataUtils.cpp163 int numBlocksWidth = num_4x4_blocks(baseDimensions.width()); in GrNumBlocks() local
166 return numBlocksWidth * numBlocksHeight; in GrNumBlocks()
179 int numBlocksWidth = num_4x4_blocks(width); in GrCompressedRowBytes() local
182 return numBlocksWidth * sizeof(ETC1Block); in GrCompressedRowBytes()
195 int numBlocksWidth = num_4x4_blocks(baseDimensions.width()); in GrCompressedDimensions() local
199 return { 4 * numBlocksWidth, 4 * numBlocksHeight }; in GrCompressedDimensions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrDataUtils.cpp161 int numBlocksWidth = num_4x4_blocks(width); in GrCompressedRowBytes() local
164 return numBlocksWidth * sizeof(ETC1Block); in GrCompressedRowBytes()
177 int numBlocksWidth = num_4x4_blocks(baseDimensions.width()); in GrCompressedDimensions() local
181 return { 4 * numBlocksWidth, 4 * numBlocksHeight }; in GrCompressedDimensions()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp136 int numBlocksWidth = num_ETC1_blocks_w(width); in GrCompressedRowBytes() local
137 return numBlocksWidth * sizeof(ETC1Block); in GrCompressedRowBytes()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp136 int numBlocksWidth = num_ETC1_blocks_w(width); in GrCompressedRowBytes() local
137 return numBlocksWidth * sizeof(ETC1Block); in GrCompressedRowBytes()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp136 int numBlocksWidth = num_ETC1_blocks_w(width); in GrCompressedRowBytes() local
137 return numBlocksWidth * sizeof(ETC1Block); in GrCompressedRowBytes()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrDataUtils.cpp136 int numBlocksWidth = num_ETC1_blocks_w(width); in GrCompressedRowBytes() local
137 return numBlocksWidth * sizeof(ETC1Block); in GrCompressedRowBytes()