Home
last modified time | relevance | path

Searched defs:stipple (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transform.c291 PixmapPtr stipple; in glamor_set_stippled() local
H A Dglamor_priv.h522 PixmapPtr stipple; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/r128/
H A Dr128_ioc32.c135 drm_r128_stipple_t stipple; in compat_r128_stipple() local
H A Dr128_state.c1183 static void r128_cce_dispatch_stipple(struct drm_device *dev, u32 *stipple) in r128_cce_dispatch_stipple()
1494 drm_r128_stipple_t *stipple = data; in r128_cce_stipple() local
/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h271 PixmapPtr stipple; member
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbbits.h495 int dstBpp, FbStip * stipple, FbBits fg, int x, int height) in GLYPH()