Searched refs:set_off_screen (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_cgl.h61 CGLError(*set_off_screen) (CGLContextObj ctx, member in struct:apple_cgl_api
H A Dapple_cgl.c112 apple_cgl.set_off_screen = sym(h, "CGLSetOffScreen");
H A Dapple_glx_pixmap.c73 cglerr = apple_cgl.set_off_screen(p->context_obj, p->width, p->height,
/external/mesa3d/src/glx/apple/
H A Dapple_cgl.h61 CGLError(*set_off_screen) (CGLContextObj ctx, member in struct:apple_cgl_api
H A Dapple_cgl.c112 apple_cgl.set_off_screen = sym(h, "CGLSetOffScreen");
H A Dapple_glx_pixmap.c73 cglerr = apple_cgl.set_off_screen(p->context_obj, p->width, p->height,

Completed in 162 milliseconds