Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:xF

746                     u = (u >> 12) & 0xF; 
747 v = (v >> 12) & 0xF;