Searched refs:get_scissors (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c104 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnouveau_driver.c103 get_scissors(fb, &x, &y, &w, &h);
H A Dnouveau_util.h130 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function
H A Dnv10_state_fb.c168 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnv10_context.c108 get_scissors(fb, &x, &y, &w, &h);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c104 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnouveau_driver.c103 get_scissors(fb, &x, &y, &w, &h);
H A Dnouveau_util.h130 get_scissors(struct gl_framebuffer *fb, int *x, int *y, int *w, int *h) function
H A Dnv10_state_fb.c168 get_scissors(ctx->DrawBuffer, &x, &y, &w, &h);
H A Dnv10_context.c108 get_scissors(fb, &x, &y, &w, &h);

Completed in 3302 milliseconds