Searched refs:powerOfTwoCeil (Results 1 – 1 of 1) sorted by relevance
67 static uint32_t powerOfTwoCeil(uint32_t val) { in powerOfTwoCeil() function106 uint32_t potHeight = powerOfTwoCeil(FontBitmap::height); in loadIntoTexture()198 float fullTexHeight = powerOfTwoCeil(FontBitmap::height); in drawString()