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

  /xsrc/external/mit/xf86-video-geode/dist/src/
lx_exa.c 306 gp_declare_blt(0);
330 gp_declare_blt(lx_fill_flags(x1, y1, x2 - x1, y2 - y1, exaScratch.op));
341 gp_declare_blt(0);
369 gp_declare_blt(lx_copy_flags(srcX, srcY, dstX, dstY, w, h, exaScratch.op));
846 gp_declare_blt(0);
897 gp_declare_blt(0);
919 gp_declare_blt(0);
965 gp_declare_blt(0);
1027 gp_declare_blt(0);
1038 gp_declare_blt(CIMGP_BLTFLAGS_HAZARD)
    [all...]
lx_video.c 126 gp_declare_blt(0);
  /xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_gp.c 207 * gp_declare_blt
215 * gp_declare_blt to declare the BLT. This is possible because the hardware
218 * command, (such as gp_set_color_pattern) between gp_declare_blt and the
232 gp_declare_blt(unsigned long flags) function
305 * vectors. (See the documentation for gp_declare_blt).
2338 gp_declare_blt(gp3_blt_flags);
2369 gp_declare_blt(gp3_blt_flags);
2390 gp_declare_blt(gp3_blt_flags);
2740 gp_declare_blt(gp3_blt_flags | CIMGP_BLTFLAGS_HAZARD);
2977 gp_declare_blt(gp3_blt_flags | CIMGP_BLTFLAGS_HAZARD)
    [all...]
cim_rtns.h 75 void gp_declare_blt(unsigned long flags);

Completed in 8 milliseconds