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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Dvertex.cpp28 msg.set_context_id(reinterpret_cast<int>(dbg));
58 msg.set_context_id(reinterpret_cast<int>(dbg));
124 msg.set_context_id(reinterpret_cast<int>(dbg));
168 msg.set_context_id(reinterpret_cast<int>(dbg));
H A Dserver.cpp252 msg.set_context_id(reinterpret_cast<int>(dbg));
275 msg.set_context_id(reinterpret_cast<int>(dbg));
H A Ddbgcontext.cpp70 msg.set_context_id(reinterpret_cast<int>(dbg));
H A Ddebugger_message.pb.h566 inline void set_context_id(::google::protobuf::int32 value);
791 inline void Message::set_context_id(::google::protobuf::int32 value) { function in class:com::android::glesv2debugger::Message
H A Dcaller.cpp772 msg.set_context_id(reinterpret_cast<int>(dbg));
H A Ddebugger_message.pb.cpp1327 set_context_id(from.context_id());
/frameworks/base/opengl/libs/GLES2_dbg/test/
H A Dtest_server.cpp72 msg.set_context_id(1);
H A Dtest_socket.cpp70 msg.set_context_id((int)dbg);

Completed in 390 milliseconds