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

/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp456 etc_compressed firstHalf = *pCompressed; local
459 temp.score = firstHalf.score;
460 temp.high = firstHalf.high | (i << 2);
461 temp.low = firstHalf.low;

Completed in 801 milliseconds