Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpixmap.c328 fbGetStipDrawable(pDrawable, bits, stride, bpp, xoff, yoff); in fbValidateDrawable()
351 fbGetStipDrawable(pDrawable, bits, stride, bpp, xoff, yoff); in fbInitializeDrawable()
H A Dfbseg.c54 fbGetStipDrawable(pDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff); in fbBresSolid()
131 fbGetStipDrawable(pDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff); in fbBresDash()
H A Dfbpush.c184 fbGetStipDrawable(&pBitmap->drawable, stip, stipStride, stipBpp, stipXoff, in fbPushPixels()
H A Dfbimage.c93 fbGetStipDrawable(pDrawable, dst, dstStride, dstBpp, dstXoff, dstYoff); in fbPutZImage()
H A Dfbfill.c177 fbGetStipDrawable(&pStip->drawable, stip, stipStride, stipBpp, in fbFill()
H A Dfbcopy.c166 fbGetStipDrawable(pDstDrawable, dst, dstStride, dstBpp, dstXoff, in fbCopyNto1()
H A Dfb.h485 #define fbGetStipDrawable(pDrawable, pointer, stride, bpp, xoff, yoff) { \ macro
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshplanar.c109 fbGetStipDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdatePlanar4()
H A Dshplanar8.c111 fbGetStipDrawable(&pShadow->drawable, shaBase, shaStride, shaBpp, shaXoff, in shadowUpdatePlanar4x8()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog174672 fbGetStipDrawable.