Searched refs:bestIndex (Results 1 - 1 of 1) sorted by path

/frameworks/base/opengl/libs/ETC1/
H A Detc1.cpp302 int bestIndex = 0; local
325 bestIndex = i;
328 etc1_uint32 lowMask = (((bestIndex >> 1) << 16) | (bestIndex & 1))

Completed in 48 milliseconds