Home
last modified time | relevance | path

Searched refs:isPowerOfTwo (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp62 static bool isPowerOfTwo(uint32_t val) { in isPowerOfTwo() function
101 if (!isPowerOfTwo(FontBitmap::width)) { in loadIntoTexture()