Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h156 void rasterPos2dv(const GLdouble *v); \
DContext_gl.cpp1406 void Context::rasterPos2dv(const GLdouble *v) in rasterPos2dv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp4344 context->rasterPos2dv(v); in GL_RasterPos2dv()