HomeSort by relevance Sort by last modified time
    Searched refs:u_clip_tile (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_tile.c 58 if (u_clip_tile(x, y, &w, &h, &pt->box))
87 if (u_clip_tile(x, y, &w, &h, &pt->box))
464 if (u_clip_tile(x, y, &w, &h, &pt->box)) {
505 if (u_clip_tile(x, y, &w, &h, &pt->box))
556 if (u_clip_tile(x, y, &w, &h, &pt->box))
584 if (u_clip_tile(x, y, &w, &h, &pt->box))
617 if (u_clip_tile(x, y, &w, &h, &pt->box))
746 if (u_clip_tile(x, y, &w, &h, &pt->box))
879 if (u_clip_tile(x, y, &w, &h, &pt->box)) {
910 if (u_clip_tile(x, y, &w, &h, &pt->box))
    [all...]
u_tile.h 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) function
  /external/mesa3d/src/gallium/auxiliary/util/
u_tile.c 58 if (u_clip_tile(x, y, &w, &h, &pt->box))
87 if (u_clip_tile(x, y, &w, &h, &pt->box))
464 if (u_clip_tile(x, y, &w, &h, &pt->box)) {
505 if (u_clip_tile(x, y, &w, &h, &pt->box))
556 if (u_clip_tile(x, y, &w, &h, &pt->box))
584 if (u_clip_tile(x, y, &w, &h, &pt->box))
617 if (u_clip_tile(x, y, &w, &h, &pt->box))
746 if (u_clip_tile(x, y, &w, &h, &pt->box))
879 if (u_clip_tile(x, y, &w, &h, &pt->box)) {
910 if (u_clip_tile(x, y, &w, &h, &pt->box))
    [all...]
u_tile.h 46 u_clip_tile(uint x, uint y, uint *w, uint *h, const struct pipe_box *box) function

Completed in 74 milliseconds