Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp1186 int sG = (s >> ( 8+2))&0x3F; in write() local
1211 int sG = (s >> ( 8+2))&0x3F; in write() local
1240 int sG = (s >> ( 8+2))&0x3F; in write() local
1287 uint32_t sG = (s >> 8) & 0xff; in write() local
1318 uint32_t sG = (s >> 8) & 0xff; in write() local
1353 uint32_t sG = (s >> 8) & 0xff; in write() local
1375 uint32_t sG = (s >> 8) & 0xff; in write() local
1408 uint32_t sG = (s >> 5) & 0x3f; in write() local
2125 int sG = (s >> ( 8+2))&0x3F; in scanline_col32cb16blend() local
2152 int sR, sG, sB; in scanline_t32cb16() local