Home
last modified time | relevance | path

Searched defs:sG (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dscanline.cpp1163 int sG = (s >> ( 8+2))&0x3F; in write() local
1188 int sG = (s >> ( 8+2))&0x3F; in write() local
1217 int sG = (s >> ( 8+2))&0x3F; in write() local
1264 uint32_t sG = (s >> 8) & 0xff; in write() local
1295 uint32_t sG = (s >> 8) & 0xff; in write() local
1330 uint32_t sG = (s >> 8) & 0xff; in write() local
1352 uint32_t sG = (s >> 8) & 0xff; in write() local
1385 uint32_t sG = (s >> 5) & 0x3f; in write() local
2098 int sG = (s >> ( 8+2))&0x3F; in scanline_col32cb16blend() local
2125 int sR, sG, sB; in scanline_t32cb16() local