Searched refs:has_context_id (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/test/
H A Dtest_socket.cpp72 ASSERT_TRUE(msg.has_context_id());
97 ASSERT_TRUE(msg.has_context_id());
/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Dserver.cpp175 assert(msg.has_context_id() && msg.context_id() != 0);
H A Ddebugger_message.pb.h562 inline bool has_context_id() const;
781 inline bool Message::has_context_id() const { function in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.cpp1157 if (has_context_id()) {

Completed in 231 milliseconds