Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c557 do_get_buffers(DrawablePtr pDraw, int *width, int *height, in do_get_buffers() function
701 return do_get_buffers(pDraw, width, height, attachments, count, in DRI2GetBuffers()
709 return do_get_buffers(pDraw, width, height, attachments, count, in DRI2GetBuffersWithFormat()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog97564 Replace malloc with calloc to initialize the buffers[] as NULL in do_get_buffers function