HomeSort by: relevance | last modified time | path
    Searched defs:vncfb_copyrect (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/usermode/dev/
vncfb.c 120 static void vncfb_copyrect(struct vncfb_softc *, int, int, int, int, int, int);
415 vncfb_copyrect(sc, x, y, w, h, srcx, srcy);
535 vncfb_copyrect(struct vncfb_softc *sc, int x, int y, int w, int h, function in typeref:typename:void
vncfb.c 120 static void vncfb_copyrect(struct vncfb_softc *, int, int, int, int, int, int);
415 vncfb_copyrect(sc, x, y, w, h, srcx, srcy);
535 vncfb_copyrect(struct vncfb_softc *sc, int x, int y, int w, int h, function in typeref:typename:void

Completed in 22 milliseconds