Home
last modified time | relevance | path

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

/external/skia/tests/
DMipMapTest.cpp78 int twoToTheMipLevel = 1 << (i + 1); in test_mipmap_generation() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp939 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_texture() local
972 int twoToTheMipLevel = 1 << currentMipLevel; in allocate_and_populate_texture() local
1100 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
1110 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local
1183 int twoToTheMipLevel = 1 << currentMipLevel; in uploadTexData() local