Home
last modified time | relevance | path

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

/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.h56 Message_Function_glClearDepthf = 17, enumerator
330 static const Function glClearDepthf = Message_Function_glClearDepthf;
Dcaller.cpp198 case glesv2debugger::Message_Function_glClearDepthf: in GenerateCall()
Dapi.cpp434 int * ret = MessageLoop(caller, msg, glesv2debugger::Message_Function_glClearDepthf); in Debug_glClearDepthf()