Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp1142 int sG = (s >> ( 8+2))&0x3F; in write() local
1167 int sG = (s >> ( 8+2))&0x3F; in write() local
1196 int sG = (s >> ( 8+2))&0x3F; in write() local
1243 uint32_t sG = (s >> 8) & 0xff; in write() local
1274 uint32_t sG = (s >> 8) & 0xff; in write() local
1309 uint32_t sG = (s >> 8) & 0xff; in write() local
1331 uint32_t sG = (s >> 8) & 0xff; in write() local
1364 uint32_t sG = (s >> 5) & 0x3f; in write() local
2077 int sG = (s >> ( 8+2))&0x3F; in scanline_col32cb16blend() local
2104 int sR, sG, sB; in scanline_t32cb16() local