Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c458 if (sp->type == SourcePictTypeLinear) in image_from_pict_internal()
/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h64 #define SourcePictTypeLinear 1 macro
H A Dpicture.c908 pPicture->pSourcePict->linear.type = SourcePictTypeLinear; in CreateLinearGradientPicture()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c600 case SourcePictTypeLinear: in glamor_get_picture_location()
1347 if (source->pSourcePict->type == SourcePictTypeLinear) { in glamor_convert_gradient_picture()