Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h394 PictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats);
H A Dmipict.c557 if (!PictureInit(pScreen, formats, nformats)) in miPictureInit()
H A Dpicture.c611 PictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats) in PictureInit() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27629 render: free already allocated formats in PictureInit failure case