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

  /src/sys/dev/ic/
sti.c 115 void sti_bmove(struct sti_screen *, int, int, int, int, int, int,
1023 sti_bmove(struct sti_screen *scr, int x1, int y1, int x2, int y2, int h, int w, function in typeref:typename:void
1300 sti_bmove(scr,
1429 sti_bmove(scr,
1441 sti_bmove(scr,
1453 sti_bmove(scr, 0, srcrow * fp->height, 0, dstrow * fp->height,
1463 sti_bmove(scr, 0, srcrow * fp->height, 0, srcrow * fp->height,
sti.c 115 void sti_bmove(struct sti_screen *, int, int, int, int, int, int,
1023 sti_bmove(struct sti_screen *scr, int x1, int y1, int x2, int y2, int h, int w, function in typeref:typename:void
1300 sti_bmove(scr,
1429 sti_bmove(scr,
1441 sti_bmove(scr,
1453 sti_bmove(scr, 0, srcrow * fp->height, 0, dstrow * fp->height,
1463 sti_bmove(scr, 0, srcrow * fp->height, 0, srcrow * fp->height,

Completed in 50 milliseconds