Home
last modified time | relevance | path

Searched refs:SourcePictTypeConical (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c462 else if (sp->type == SourcePictTypeConical) in image_from_pict_internal()
/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h66 #define SourcePictTypeConical 3 macro
H A Dpicture.c991 pPicture->pSourcePict->conical.type = SourcePictTypeConical; in CreateConicalGradientPicture()