Searched defs:yfactor (Results 1 – 4 of 4) sorted by relevance
737 bool ValidatePixelZoom(const Context *, GLfloat xfactor, GLfloat yfactor) in ValidatePixelZoom()
1366 void Context::pixelZoom(GLfloat xfactor, GLfloat yfactor) in pixelZoom()
3482 void GL_APIENTRY PixelZoom(GLfloat xfactor, GLfloat yfactor) in PixelZoom()
950 void GL_APIENTRY glPixelZoom(GLfloat xfactor, GLfloat yfactor) in glPixelZoom()