Home
last modified time | relevance | path

Searched refs:SCREEN_EPILOGUE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmisprite.c216 #define SCREEN_EPILOGUE(pPriv, pScreen, field)\ macro
409 SCREEN_EPILOGUE(pPriv, pScreen, GetImage); in miSpriteGetImage()
453 SCREEN_EPILOGUE(pPriv, pScreen, GetSpans); in miSpriteGetSpans()
485 SCREEN_EPILOGUE(pPriv, pScreen, SourceValidate); in miSpriteSourceValidate()
513 SCREEN_EPILOGUE(pPriv, pScreen, CopyWindow); in miSpriteCopyWindow()
552 SCREEN_EPILOGUE(pPriv, pScreen, BlockHandler); in miSpriteBlockHandler()
567 SCREEN_EPILOGUE(pPriv, pScreen, InstallColormap); in miSpriteInstallColormap()
602 SCREEN_EPILOGUE(pPriv, pScreen, StoreColors); in miSpriteStoreColors()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h218 #define SCREEN_EPILOGUE(pScreen, field, wrapper)\ macro
H A Dxvmain.c370 SCREEN_EPILOGUE(pScreen, DestroyPixmap, XvDestroyPixmap); in XvDestroyPixmap()
386 SCREEN_EPILOGUE(pScreen, DestroyWindow, XvDestroyWindow); in XvDestroyWindow()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c64 #define SCREEN_EPILOGUE(pScreen, field, wrapper)\ macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog100039 SCREEN_EPILOGUE should read the current function pointer from screen
179611 Style fix, make SCREEN_EPILOGUE two arguments instead of three.