Home
last modified time | relevance | path

Searched refs:glamor_solid_boxes (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.c26 glamor_solid_boxes(PixmapPtr pixmap, in glamor_solid_boxes() function
H A Dglamor_compositerects.c244 glamor_solid_boxes(pixmap, boxes, num_boxes, pixel); in glamor_composite_rectangles()
H A Dglamor_text.c462 glamor_solid_boxes(pixmap, RegionRects(&region), RegionNumRects(&region), gc->bgPixel); in glamor_image_text()
H A Dglamor_priv.h875 glamor_solid_boxes(PixmapPtr pixmap,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog45020 glamor: Replace glamor_solid_boxes and glamor_solid with GC using code
45022 This provides glamor_solid_boxes and glamor_solid using regular GC
53512 Also add a new function glamor_solid_boxes to fill boxes at once.