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

  /src/sys/dev/ic/
igsfb.c 101 static void igsfb_accel_fill(struct igsfb_devconfig *,
1244 igsfb_accel_fill(struct igsfb_devconfig *dc, uint32_t color, uint32_t dst, function in typeref:typename:void
1340 igsfb_accel_fill(dc, color, dsp, width, height);
1366 igsfb_accel_fill(dc, color, dsp, width, height);
igsfb.c 101 static void igsfb_accel_fill(struct igsfb_devconfig *,
1244 igsfb_accel_fill(struct igsfb_devconfig *dc, uint32_t color, uint32_t dst, function in typeref:typename:void
1340 igsfb_accel_fill(dc, color, dsp, width, height);
1366 igsfb_accel_fill(dc, color, dsp, width, height);

Completed in 23 milliseconds