Searched refs:sw (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S219 sw $t1,-8($a0)
235 sw $t1,-4($a0)
/system/core/toolbox/
H A Dgetevent.c617 uint16_t sw; local
618 res = ioctl(ufds[i].fd, EVIOCGSW(1), &sw);
623 sw &= get_switch;
624 printf("%04x%s", sw, newline);

Completed in 57 milliseconds