Searched defs:rgb3 (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/libagl/
H A Ddxt.cpp90 int rgb3 = rgb >> 3; local
92 ( rgb3 & 0x070000) |
95 ( rgb3 & 0x0000f8) |

Completed in 63 milliseconds