Searched refs:ogles_scissor (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | matrix.h | 43 void ogles_scissor(ogles_context_t* c,
|
D | matrix.cpp | 652 ogles_scissor(c, in ogles_surfaceport() 661 void ogles_scissor(ogles_context_t* c, in ogles_scissor() function 1085 ogles_scissor(c, x, y, w, h); in glScissor()
|
D | egl.cpp | 1789 ogles_scissor(gl, 0, 0, w, h); in eglMakeCurrent()
|