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

/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp169 int baseX = 0; local
175 baseX = 2;
181 x = baseX + (i >> 1);
184 x = baseX + (i >> 2);

Completed in 418 milliseconds