Home
last modified time | relevance | path

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

/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.h135 Message_Function_glScissor = 96, enumerator
409 static const Function glScissor = Message_Function_glScissor;
Dcaller.cpp534 case glesv2debugger::Message_Function_glScissor: in GenerateCall()
Dapi.cpp2312 int * ret = MessageLoop(caller, msg, glesv2debugger::Message_Function_glScissor); in Debug_glScissor()