HomeSort by relevance Sort by last modified time
    Searched refs:has_context_id (Results 1 - 4 of 4) sorted by null

  /frameworks/base/opengl/libs/GLES2_dbg/test/
test_socket.cpp 72 ASSERT_TRUE(msg.has_context_id());
97 ASSERT_TRUE(msg.has_context_id());
  /frameworks/base/opengl/libs/GLES2_dbg/src/
server.cpp 175 assert(msg.has_context_id() && msg.context_id() != 0);
debugger_message.pb.h 562 inline bool has_context_id() const;
781 inline bool Message::has_context_id() const { function in class:com::android::glesv2debugger::Message
    [all...]
debugger_message.pb.cpp     [all...]

Completed in 41 milliseconds