Home
last modified time | relevance | path

Searched refs:glamor_prepare_access_gc (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.h47 glamor_prepare_access_gc(GCPtr gc);
H A Dglamor_spans.c164 glamor_prepare_access_gc(gc)) { in glamor_fill_spans_bail()
370 if (glamor_prepare_access(drawable, GLAMOR_ACCESS_RW) && glamor_prepare_access_gc(gc)) in glamor_set_spans_bail()
H A Dglamor_segs.c155 glamor_prepare_access_gc(gc)) { in glamor_poly_segment_bail()
H A Dglamor_rects.c185 glamor_prepare_access_gc(gc)) { in glamor_poly_fill_rect_bail()
H A Dglamor_prepare.c326 glamor_prepare_access_gc(GCPtr gc) in glamor_prepare_access_gc() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog88197 glamor: Add glamor_prepare_access_gc() from UXA.