Searched refs:DAMAGE_GC_OP_EPILOGUE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 368 #define DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable) \ macro 677 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damageFillSpans() 723 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damageSetSpans() 749 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damagePutImage() 778 DAMAGE_GC_OP_EPILOGUE(pGC, pDst); in damageCopyArea() 812 DAMAGE_GC_OP_EPILOGUE(pGC, pDst); in damageCopyPlane() 873 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damagePolyPoint() 946 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damagePolylines() 1025 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damagePolySegment() 1084 DAMAGE_GC_OP_EPILOGUE(pGC, pDrawable); in damagePolyRectangle() [all …]
|