Searched refs:exaDrawableLocation (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 65 exaDrawableLocation(DrawablePtr pDrawable) in exaDrawableLocation() function 76 EXA_FALLBACK(("to %p (%c)\n", pDrawable, exaDrawableLocation(pDrawable))); in ExaCheckFillSpans() 90 EXA_FALLBACK(("to %p (%c)\n", pDrawable, exaDrawableLocation(pDrawable))); in ExaCheckSetSpans() 107 EXA_FALLBACK(("to %p (%c)\n", pDrawable, exaDrawableLocation(pDrawable))); in ExaCheckPutImage() 131 exaDrawableLocation(pSrc), exaDrawableLocation(pDst))); in ExaCheckCopyNtoN() 212 exaDrawableLocation(pSrc), exaDrawableLocation(pDst))); in ExaCheckCopyArea() 232 exaDrawableLocation(pSrc), exaDrawableLocation(pDst))); in ExaCheckCopyPlane() 249 EXA_FALLBACK(("to %p (%c)\n", pDrawable, exaDrawableLocation(pDrawable))); in ExaCheckPolyPoint() 262 pDrawable, exaDrawableLocation(pDrawable), in ExaCheckPolylines() 279 exaDrawableLocation(pDrawable), pGC->lineWidth, nsegInit)); in ExaCheckPolySegment() [all …]
|
| H A D | exa_priv.h | 70 exaDrawableLocation(DrawablePtr pDrawable);
|