Searched defs:currentWidth (Results 1 – 4 of 4) sorted by relevance
79 int currentWidth = width / twoToTheMipLevel; in test_mipmap_generation() local
889 int currentWidth = SkTMax(1, desc.fWidth / twoToTheMipLevel); in allocate_and_populate_uncompressed_texture() local922 int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_uncompressed_texture() local989 int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local1010 int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local1091 int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadTexData() local1149 int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadTexData() local1159 int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadTexData() local1235 int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadTexData() local1303 int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadCompressedTexData() local
1282 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local1363 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
555 int currentWidth = width; in uploadTexDataOptimal() local