Searched refs:DRI2LookupDrawableRef (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c202 DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) function in typeref:typename:DRI2DrawableRefPtr
228 if (!DRI2LookupDrawableRef(pPriv, id))
281 if (!DRI2LookupDrawableRef(pPriv, ref->id))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c311 DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) function in typeref:typename:DRI2DrawableRefPtr
337 if (!DRI2LookupDrawableRef(pPriv, id))
409 if (!DRI2LookupDrawableRef(pPriv, ref->id))

Completed in 5 milliseconds