Searched refs:PixmapRec (Results 1 – 4 of 4) sorted by relevance
88 } PixmapRec; typedef
94 pixmap_size = sizeof(PixmapRec) + dixScreenSpecificPrivatesSize(pScreen, PRIVATE_PIXMAP); in CreateScratchPixmapsForScreen()
567 offsetof(PixmapRec, devPrivates), /* RT_PIXMAP */
151733 Bug #10465: Use calloc() for allocating PixmapRec's.156132 Save pixmap allocation hints into the PixmapRec.