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

  /src/sys/dev/rcons/
raster.h 205 extern int raster_op_nosrc_noclip ARGS(( struct raster* dst, int dx, int dy, int w, int h, int rop ));
raster_op.c 633 return raster_op_nosrc_noclip( dst, dx, dy, w, h, rop );
1089 raster_op_nosrc_noclip(struct raster* dst, function in typeref:typename:int

Completed in 14 milliseconds