Searched refs:fbGetDrawablePixmap (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fb.h | 454 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \ macro 481 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \ 487 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
|
| H A D | fbpict.c | 290 fbGetDrawablePixmap(pict->pDrawable, pixmap, *xoff, *yoff); in create_bits_picture()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 91160 (fbGetDrawable and fbGetDrawablePixmap), so mark those variables as unused. 91345 (fbGetDrawable and fbGetDrawablePixmap), so mark those variables as unused. 118045 Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsData
|