Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/shadow/
H A DshrotpackYX.h63 FbBits *shaBits; in FUNC() local
72 fbGetDrawable(&pShadow->drawable, shaBits, shaStride, shaBpp, shaXoff, in FUNC()
74 shaBase = (Data *) shaBits; in FUNC()
H A Dshrotate.c58 FbBits *shaBits; in shadowUpdateRotatePacked() local
81 fbGetDrawable(&pShadow->drawable, shaBits, shaStride, shaBpp, shaXoff, in shadowUpdateRotatePacked()
221 shaLine = (shaBits + in shadowUpdateRotatePacked()
H A Dshrotpack.h103 FbBits *shaBits; in FUNC() local
114 fbGetDrawable(&pShadow->drawable, shaBits, shaStride, shaBpp, shaXoff, in FUNC()
116 shaBase = (Data *) shaBits; in FUNC()