Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfb.h454 #define fbGetDrawablePixmap(pDrawable, pixmap, xoff, yoff) { \ macro
481 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
487 fbGetDrawablePixmap(pDrawable, _pPix, xoff, yoff); \
H A Dfbpict.c290 fbGetDrawablePixmap(pict->pDrawable, pixmap, *xoff, *yoff); in create_bits_picture()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog91160 (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