HomeSort by relevance Sort by last modified time
    Searched full:get_scissors (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_state_fb.c 104 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nouveau_driver.c 103 get_scissors(fb, &x, &y, &w, &h);
nouveau_util.h 130 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function
nv10_state_fb.c 168 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nv10_context.c 108 get_scissors(fb, &x, &y, &w, &h);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_fb.c 104 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nouveau_driver.c 103 get_scissors(fb, &x, &y, &w, &h);
nouveau_util.h 130 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function
nv10_state_fb.c 168 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
nv10_context.c 108 get_scissors(fb, &x, &y, &w, &h);

Completed in 231 milliseconds