Searched refs:divideBy255 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp145 inline int divideBy255(int d) { function
152 return divideBy255(c * 15);
158 return divideBy255(c * 31);

Completed in 4659 milliseconds