Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c291 fbGetPixmapBitsData(pixmap, bits, stride, bpp); in create_bits_picture()
H A Dfb.h467 #define fbGetPixmapBitsData(pixmap, pointer, stride, bpp) { \ macro
482 fbGetPixmapBitsData(_pPix, pointer, stride, bpp); \
/OK3568_Linux_fs/external/xserver/
H A DChangeLog118045 Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsData