Home
last modified time | relevance | path

Searched refs:_mesa_PixelZoom (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpixel.h42 _mesa_PixelZoom( GLfloat xfactor, GLfloat yfactor );
Dpixel.c46 _mesa_PixelZoom( GLfloat xfactor, GLfloat yfactor ) in _mesa_PixelZoom() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1325 SET_PixelZoom(exec, _mesa_PixelZoom); in _mesa_initialize_exec_table()