Searched refs:isPowerOfTwo (Results 1 – 1 of 1) sorted by relevance
62 static bool isPowerOfTwo(uint32_t val) { in isPowerOfTwo() function101 if (!isPowerOfTwo(FontBitmap::width)) { in loadIntoTexture()