Lines Matching refs:store
1434 uint32_t *store = where; in vc_paint_char_8() local
1439 *store++ = val; in vc_paint_char_8()
1446 uint32_t *store = where, lastpixel = 0; in vc_paint_char_8() local
1472 *store++ = val; in vc_paint_char_8()
1502 uint32_t *store = where; in vc_paint_char_16() local
1507 *store++ = val; in vc_paint_char_16()
1514 uint32_t *store = where, lastpixel = 0; in vc_paint_char_16() local
1534 *store++ = val; in vc_paint_char_16()
1572 uint32_t *store = where; in vc_paint_char_32() local
1578 *store++ = val; in vc_paint_char_32()
1580 store++; in vc_paint_char_32()
1588 uint32_t *store = where, lastpixel = 0; in vc_paint_char_32() local
1605 *store++ = val; in vc_paint_char_32()