Home
last modified time | relevance | path

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

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