Searched refs:PIXMAP_PRIV_GET_ACTUAL_SIZE (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_pixmap.c | 83 PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, pixmap_priv, w, h);
|
| H A D | glamor_utils.h | 46 PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, _pixmap_priv_, _w_, _h_); \ 57 #define PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, priv, w, h) \ macro 71 PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, priv, actual_w, actual_h); \
|
Completed in 3 milliseconds