Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp85 static inline int roundDownToPowerOfTwo (int val) in roundDownToPowerOfTwo() function
101 width = roundDownToPowerOfTwo(width); in init()
102 height = roundDownToPowerOfTwo(height); in init()
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp84 static inline int roundDownToPowerOfTwo (int val) in roundDownToPowerOfTwo() function
109 width = roundDownToPowerOfTwo(width); in init()
110 height = roundDownToPowerOfTwo(height); in init()