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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_blit.c 380 zink_blit_region_covers(struct u_rect region, struct u_rect covers)
389 MIN2(covers.x0, covers.x1),
390 MAX2(covers.x0, covers.x1),
391 MIN2(covers.y0, covers.y1),
392 MAX2(covers.y0, covers.y1),
zink_context.h 493 zink_blit_region_covers(struct u_rect region, struct u_rect covers);
  /xsrc/external/mit/xorg-server.old/dist/
configure 22091 # which is not the best choice for supporting other OS'es, but covers most
    [all...]

Completed in 19 milliseconds