Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp1180 int sR = (s >> ( 3))&0x1F; in write() local
1205 int sR = (s >> ( 3))&0x1F; in write() local
1234 int sR = (s >> ( 3))&0x1F; in write() local
1283 uint32_t sR = s & 0xff; in write() local
1314 uint32_t sR = s & 0xff; in write() local
1349 uint32_t sR = s & 0xff; in write() local
1371 uint32_t sR = s & 0xff; in write() local
1402 uint32_t sR = s >> 11; in write() local
2119 int sR = (s >> ( 3))&0x1F; in scanline_col32cb16blend() local