Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dmatrix.h41 int ogles_surfaceport(ogles_context_t* c, GLint x, GLint y);
Dmatrix.cpp641 int ogles_surfaceport(ogles_context_t* c, GLint x, GLint y) in ogles_surfaceport() function
Degl.cpp1818 ogles_surfaceport(gl, 0, 0); in eglMakeCurrent()