Searched refs:pixelZoom (Results 1 – 3 of 3) sorted by relevance
148 void pixelZoom(GLfloat xfactor, GLfloat yfactor); \
1361 void Context::pixelZoom(GLfloat xfactor, GLfloat yfactor) in pixelZoom() function in gl::Context
4291 context->pixelZoom(xfactor, yfactor); in GL_PixelZoom()