Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbfill.c136 PixmapPtr pStip = pGC->stipple; in fbFill() local
137 int stipWidth = pStip->drawable.width; in fbFill()
138 int stipHeight = pStip->drawable.height; in fbFill()
151 fbGetDrawable(&pStip->drawable, stip, stipStride, stipBpp, stipXoff, in fbFill()
157 fbFinishAccess(&pStip->drawable); in fbFill()
177 fbGetStipDrawable(&pStip->drawable, stip, stipStride, stipBpp, in fbFill()
185 fbFinishAccess(&pStip->drawable); in fbFill()