Searched refs:allocate_or_reuse_buffer (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 338 allocate_or_reuse_buffer(DrawablePtr pDraw, DRI2ScreenPtr ds, function in typeref:typename:Bool 417 if (allocate_or_reuse_buffer(pDraw, ds, pPriv, attachment, 453 if (allocate_or_reuse_buffer(pDraw, ds, pPriv, DRI2BufferFrontLeft, 464 if (allocate_or_reuse_buffer(pDraw, ds, pPriv, DRI2BufferFakeFrontLeft,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 508 allocate_or_reuse_buffer(DrawablePtr pDraw, DRI2ScreenPtr ds, function in typeref:typename:Bool 594 if (allocate_or_reuse_buffer(pDraw, ds, pPriv, attachment, 629 if (allocate_or_reuse_buffer(pDraw, ds, pPriv, DRI2BufferFrontLeft, 640 if (allocate_or_reuse_buffer(pDraw, ds, pPriv, DRI2BufferFakeFrontLeft,
|
Completed in 5 milliseconds