Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h341 void windowPos3dv(const GLdouble *v); \
DContext_gl.cpp646 void Context::windowPos3dv(const GLdouble *v) in windowPos3dv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp10043 context->windowPos3dv(v); in GL_WindowPos3dv()