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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_egl.cpp32 glmessage.set_context_id(contextId);
58 glmessage.set_context_id(contextId);
78 glmessage.set_context_id(glContext->getId());
H A Dgltrace_fixup.cpp536 glmsg.set_context_id(context->getId());
693 glmsg->set_context_id(context->getId());
H A Dgltrace.pb.h1595 inline void set_context_id(::google::protobuf::int32 value);
2006 inline void GLMessage::set_context_id(::google::protobuf::int32 value) { function in class:android::gltrace::GLMessage
H A Dgltrace.pb.cpp2264 set_context_id(from.context_id());

Completed in 194 milliseconds