Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp671 nsecs_t time = glmsg->start_time() - 1; in trace_VertexAttribPointerDataForGlDrawArrays()
709 nsecs_t time = glmsg->start_time() - 1; in trace_VertexAttribPointerDataForGlDrawElements()
Dgltrace.pb.cpp2530 ::google::protobuf::internal::WireFormatLite::WriteInt64(2, this->start_time(), output); in SerializeWithCachedSizes()
2584 this->start_time()); in ByteSize()
2649 set_start_time(from.start_time()); in MergeFrom()
Dgltrace.pb.h1983 inline ::google::protobuf::int64 start_time() const;
2401 inline ::google::protobuf::int64 GLMessage::start_time() const { in start_time() function
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto841 required int64 start_time = 2; // time when call was invoked field