Searched defs:StatsType (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatstypes.h59 enum StatsType { enum in class:webrtc::StatsReport
229 StatsType type() const;
244 IdBase(StatsType type); // Only meant for derived classes.
245 const StatsType type_;
338 static Id NewTypedId(StatsType type, const std::string& id);
339 static Id NewTypedIntId(StatsType type, int id);
341 StatsType type, const std::string& id, Direction direction);
349 StatsType type() const { return id_->type(); }
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp345 typedef SingleCallStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
358 typedef MapCallStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
371 typedef MapCallStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
384 typedef MapFlushCallStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
397 typedef MapFlushCallStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
410 typedef RenderReadStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
425 typedef RenderReadStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
440 typedef UploadRenderReadStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
456 typedef UploadRenderReadStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
472 typedef RenderUploadRenderReadStatistics StatsType; typedef in struct:deqp::gles3::Performance::__anon5238::SampleTypeTraits
[all...]

Completed in 178 milliseconds