Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c460 else if (sp->type == SourcePictTypeRadial) in image_from_pict_internal()
/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h65 #define SourcePictTypeRadial 2 macro
H A Dpicture.c949 radial->type = SourcePictTypeRadial; in CreateRadialGradientPicture()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c602 case SourcePictTypeRadial: in glamor_get_picture_location()
1353 else if (source->pSourcePict->type == SourcePictTypeRadial) { in glamor_convert_gradient_picture()