Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h345 } PictureScreenRec, *PictureScreenPtr; typedef
H A Dpicture.c676 ps = (PictureScreenPtr) malloc(sizeof(PictureScreenRec)); in PictureInit()