Home
last modified time | relevance | path

Searched refs:FbStipMoveLsb (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfb.h133 #define FbStipMoveLsb(x,s,n) (FbStipRight (x,(s)-(n))) macro
140 #define FbStipMoveLsb(x,s,n) (x) macro
H A Dfbbits.h514 switch (FbStipMoveLsb(FbLeftStipBits(bits, n), 4, n)) { in GLYPH()