Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h333 void windowPos2dv(const GLdouble *v); \
DContext_gl.cpp606 void Context::windowPos2dv(const GLdouble *v) in windowPos2dv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp9871 context->windowPos2dv(v); in GL_WindowPos2dv()