Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbfill.c32 int alu, FbBits pm, int bpp, int xRot, int yRot) in fbTile() argument
48 modulus(dstX - xRot, tileWidth, tileX); in fbTile()
75 int xRot, int yRot) in fbStipple() argument
83 modulus(dstX / dstBpp - xRot, stipWidth, stipX); in fbStipple()