Home
last modified time | relevance | path

Searched defs:nextPowerOfTwo (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/opengl/
DTextureMapperGL.h71 static inline int nextPowerOfTwo(int num) in nextPowerOfTwo() function
82 static inline IntSize nextPowerOfTwo(const IntSize& size) in nextPowerOfTwo() function