Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshrotate.c55 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdateRotatePacked() local
72 int shaHeight = pShadow->drawable.height; in shadowUpdateRotatePacked()
73 int shaWidth = pShadow->drawable.width; in shadowUpdateRotatePacked()
81 fbGetDrawable(&pShadow->drawable, shaBits, shaStride, shaBpp, shaXoff, in shadowUpdateRotatePacked()
H A Dshpacked.c47 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdatePacked() local
60 fbGetDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdatePacked()
H A Dshrotpack.h100 PixmapPtr pShadow = pBuf->pPixmap; in FUNC() local
114 fbGetDrawable(&pShadow->drawable, shaBits, shaStride, shaBpp, shaXoff, in FUNC()
121 pShadow, pScreen, damage, shaStride, shaBase, shaBpp); in FUNC()
H A Dshiplan2p8.c83 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdateIplan2p8() local
100 fbGetDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdateIplan2p8()
H A Dshiplan2p4.c82 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdateIplan2p4() local
99 fbGetDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdateIplan2p4()
H A Dshafb4.c84 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdateAfb4() local
101 fbGetDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdateAfb4()
H A Dshafb8.c88 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdateAfb8() local
105 fbGetDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdateAfb8()
H A Dshplanar.c93 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdatePlanar4() local
109 fbGetStipDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdatePlanar4()
H A Dsh3224.c104 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdate32to24() local
115 fbGetDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdate32to24()
H A Dshplanar8.c96 PixmapPtr pShadow = pBuf->pPixmap; in shadowUpdatePlanar4x8() local
111 fbGetStipDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdatePlanar4x8()
H A DshrotpackYX.h60 PixmapPtr pShadow = pBuf->pPixmap; in FUNC() local
72 fbGetDrawable(&pShadow->drawable, shaBits, shaStride, shaBpp, shaXoff, in FUNC()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog117249 Remove unused pShadow field from drivers' private structures