Home
last modified time | relevance | path

Searched refs:SET_PixelZoom (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpixel.c664 SET_PixelZoom(disp, _mesa_PixelZoom); in _mesa_init_pixel_dispatch()
Ddlist.c10057 SET_PixelZoom(table, save_PixelZoom); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dpixel.c664 SET_PixelZoom(disp, _mesa_PixelZoom); in _mesa_init_pixel_dispatch()
Ddlist.c10057 SET_PixelZoom(table, save_PixelZoom); in _mesa_create_save_table()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h4888 static inline void SET_PixelZoom(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat)… in SET_PixelZoom() function