Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp67 static uint32_t powerOfTwoCeil(uint32_t val) { in powerOfTwoCeil() function
106 uint32_t potHeight = powerOfTwoCeil(FontBitmap::height); in loadIntoTexture()
198 float fullTexHeight = powerOfTwoCeil(FontBitmap::height); in drawString()