Home
last modified time | relevance | path

Searched refs:exaDrawableLocation (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_unaccel.c65 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 Dexa_priv.h70 exaDrawableLocation(DrawablePtr pDrawable);