Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c340 static GCOps damageGCOps; variable
370 wrap(pGCPriv, pGC, ops, &damageGCOps)
379 if (pGCPriv->ops) wrap(pGCPriv, pGC, ops, &damageGCOps)
1534 static GCOps damageGCOps = { variable