Searched refs:baseY (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/opengl/libs/ETC1/
H A Detc1.cpp170 int baseY = 0; local
173 baseY = 2;
182 y = baseY + (i & 1);
185 y = baseY + (i & 3);

Completed in 33 milliseconds