Searched refs:Message_Function_SETPROP (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Dvertex.cpp85 case glesv2debugger::Message_Function_SETPROP:
193 case glesv2debugger::Message_Function_SETPROP:
H A Dserver.cpp212 if (glesv2debugger::Message_Function_SETPROP == cmd.function())
289 case glesv2debugger::Message_Function_SETPROP:
H A Ddebugger_message.pb.h229 Message_Function_SETPROP = 190 enumerator in enum:com::android::glesv2debugger::Message_Function
233 const Message_Function Message_Function_Function_MAX = Message_Function_SETPROP;
503 static const Function SETPROP = Message_Function_SETPROP;

Completed in 35 milliseconds