Home
last modified time | relevance | path

Searched defs:twoToTheMipLevel (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DMipMapTest.cpp78 int twoToTheMipLevel = 1 << (i + 1); in test_mipmap_generation() local
/external/skqp/tests/
DMipMapTest.cpp78 int twoToTheMipLevel = 1 << (i + 1); in test_mipmap_generation() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp976 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_texture() local
1009 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_texture() local
1082 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_compressed_texture() local
1108 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_compressed_texture() local
1238 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
1273 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
1331 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1012 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_texture() local
1045 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_texture() local
1118 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_compressed_texture() local
1144 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_compressed_texture() local
1273 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
1308 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
1366 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local