Home | History | Annotate | Download | only in sbus

Lines Matching defs:sc_gc

96 	glyphcache 	sc_gc;
354 sc->sc_gc.gc_bitblt = mgx_bitblt;
355 sc->sc_gc.gc_rectfill = mgx_rectfill;
356 sc->sc_gc.gc_blitcookie = sc;
357 sc->sc_gc.gc_rop = ROP_SRC;
364 glyphcache_init(&sc->sc_gc,
723 rv = glyphcache_try(&sc->sc_gc, c, x, y, attr);
736 glyphcache_add(&sc->sc_gc, c, x, y);
929 glyphcache_adapt(scr, &sc->sc_gc);
1054 glyphcache_wipe(&sc->sc_gc);
1383 glyphcache_wipe(&sc->sc_gc);