Home
last modified time | relevance | path

Searched refs:isPowerOfTwo (Results 1 – 2 of 2) 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()
/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.cpp156 VPAPI_ATTR bool isPowerOfTwo(double source) { in isPowerOfTwo() function