Searched refs:threadtime (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto850 optional int32 threadtime = 8; // duration of the call (THREAD TIME)
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp2490 // optional int32 threadtime = 8;
2562 // optional int32 threadtime = 8;
2564 ::google::protobuf::internal::WireFormatLite::WriteInt32(8, this->threadtime(), output);
2614 // optional int32 threadtime = 8;
2618 this->threadtime());
2664 set_threadtime(from.threadtime());
H A Dgltrace.pb.h2026 // optional int32 threadtime = 8;
2030 inline ::google::protobuf::int32 threadtime() const;
2501 // optional int32 threadtime = 8;
2509 inline ::google::protobuf::int32 GLMessage::threadtime() const { function in class:android::gltrace::GLMessage

Completed in 1909 milliseconds