Home
last modified time | relevance | path

Searched refs:GLAMOR_PREFER_GL (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_spans.c176 if (GLAMOR_PREFER_GL() && in glamor_fill_spans()
260 if (GLAMOR_PREFER_GL() && in glamor_get_spans()
380 if (GLAMOR_PREFER_GL() && in glamor_set_spans()
H A Dglamor_image.c103 if (GLAMOR_PREFER_GL() && in glamor_put_image()
163 if (GLAMOR_PREFER_GL() && in glamor_get_image()
H A Dglamor_glyphblt.c158 if (GLAMOR_PREFER_GL() && in glamor_poly_glyph_blt()
252 if (GLAMOR_PREFER_GL() && in glamor_push_pixels()
H A Dglamor_points.c123 if (GLAMOR_PREFER_GL() && in glamor_poly_point()
H A Dglamor_segs.c168 if (GLAMOR_PREFER_GL() && in glamor_poly_segment()
H A Dglamor_lines.c168 if (GLAMOR_PREFER_GL() && in glamor_poly_lines()
H A Dglamor_rects.c196 if (GLAMOR_PREFER_GL() && in glamor_poly_fill_rect()
H A Dglamor_priv.h881 #define GLAMOR_PREFER_GL() glamor_prefer_gl(__func__) macro
H A Dglamor_copy.c749 if (GLAMOR_PREFER_GL() && in glamor_copy()
H A Dglamor_render.c1618 if (!GLAMOR_PREFER_GL()) in glamor_composite()