Searched refs:set_arg0 (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Dapi.cpp43 msg.set_arg0(texture);
63 msg.set_arg0(program);
86 msg.set_arg0(program);
111 msg.set_arg0(target);
132 msg.set_arg0(target);
153 msg.set_arg0(target);
174 msg.set_arg0(target);
199 msg.set_arg0(ToInt(red));
220 msg.set_arg0(mode);
240 msg.set_arg0(modeRG
[all...]
H A Degl.cpp35 msg.set_arg0(reinterpret_cast<int>(dpy));
H A Dvertex.cpp33 msg.set_arg0(mode);
129 msg.set_arg0(mode);
H A Ddbgcontext.cpp75 msg.set_arg0(GL_MAX_VERTEX_ATTRIBS);
81 msg.set_arg0(GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS);
H A Ddebugger_message.pb.h601 inline void set_arg0(::google::protobuf::int32 value);
873 inline void Message::set_arg0(::google::protobuf::int32 value) { function in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.cpp1342 set_arg0(from.arg0());
/frameworks/base/opengl/libs/GLES2_dbg/test/
H A Dtest_socket.cpp119 msg.set_arg0(arg0);
161 msg.set_arg0(arg0);
204 cmd.set_arg0(GL_FRAGMENT_SHADER);
214 cmd.set_arg0(GL_VERTEX_SHADER);
273 cmd.set_arg0(cmd.glCreateProgram);
280 cmd.set_arg0(GL_FRAGMENT_SHADER);
286 cmd.set_arg0(819);
296 cmd.set_arg0(GL_VERTEX_SHADER);
H A Dtest_server.cpp174 msg.set_arg0(arg0);

Completed in 324 milliseconds