Home
last modified time | relevance | path

Searched refs:EXA_FatalErrorDebugWithRet (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.c223EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsPinned was called on a non-exa pixmap.\n"), TRUE); in exaPixmapIsPinned()
296EXA_FatalErrorDebugWithRet(("EXA bug: ExaDoPrepareAccess was called on a non-exa pixmap.\n"), FALS… in ExaDoPrepareAccess()
405EXA_FatalErrorDebugWithRet(("EXA bug: exaFinishAccesss was called on a non-exa pixmap.\n"),); in exaFinishAccess()
418EXA_FatalErrorDebugWithRet(("EXA bug: FinishAccess called without PrepareAccess for pixmap 0x%p.\n… in exaFinishAccess()
H A Dexa_priv.h87 #define EXA_FatalErrorDebugWithRet(x, ret) FatalError x macro
90 #define EXA_FatalErrorDebugWithRet(x, ret) \ macro
H A Dexa_migration_classic.c76EXA_FatalErrorDebugWithRet(("EXA bug: exaPixmapIsDirty was called on a non-exa pixmap.\n"), TRUE); in exaPixmapIsDirty()