Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dmatrix.h43 void ogles_scissor(ogles_context_t* c,
Dmatrix.cpp652 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()
Degl.cpp1789 ogles_scissor(gl, 0, 0, w, h); in eglMakeCurrent()