Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h54 } PictFormatRec; typedef
H A Dpicture.c301 pFormats = calloc(nformats, sizeof(PictFormatRec)); in PictureCreateDefaultFormats()