Searched defs:numXBlocks (Results 1 – 4 of 4) sorted by relevance
98 int numXBlocks = num_4x4_blocks(dimensions.width()); in decompress_etc1() local193 int numXBlocks = num_4x4_blocks(dimensions.width()); in decompress_bc1() local
94 int numXBlocks = num_4x4_blocks(kImgWidth); in make_compressed_data() local
91 int numXBlocks = num_4x4_blocks(pixmap.width()); in GrTwoColorBC1Compress() local
145 const int numXBlocks = width / blockSize.x(); in compareBlockImages() local