Home
last modified time | relevance | path

Searched refs:PixmapRec (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dpixmapstr.h88 } PixmapRec; typedef
/OK3568_Linux_fs/external/xserver/dix/
H A Dpixmap.c94 pixmap_size = sizeof(PixmapRec) + dixScreenSpecificPrivatesSize(pScreen, PRIVATE_PIXMAP); in CreateScratchPixmapsForScreen()
H A Dprivates.c567 offsetof(PixmapRec, devPrivates), /* RT_PIXMAP */
/OK3568_Linux_fs/external/xserver/
H A DChangeLog151733 Bug #10465: Use calloc() for allocating PixmapRec's.
156132 Save pixmap allocation hints into the PixmapRec.