Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_priv.h86 #define EXA_FatalErrorDebug(x) FatalError x macro
89 #define EXA_FatalErrorDebug(x) ErrorF x macro
H A Dexa.c315EXA_FatalErrorDebug(("EXA bug: pPixmap->devPrivate.ptr was %p, but should have been NULL.\n", pPix… in ExaDoPrepareAccess()