Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:xfc

1162         return uint16_t(((r & 0xf8) << 8) | ((g & 0xfc) << 3) | (b >> 3));