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

/external/skia/third_party/etc1/
H A Detc1.cpp158 inline int convert8To4(int b) { function
417 int r41 = convert8To4(pColors[0]);
418 int g41 = convert8To4(pColors[1]);
419 int b41 = convert8To4(pColors[2]);
420 int r42 = convert8To4(pColors[3]);
421 int g42 = convert8To4(pColors[4]);
422 int b42 = convert8To4(pColors[5]);

Completed in 63 milliseconds