Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp174 typedef std::map<eglw::EGLint, TimestampInfo> TimestampInfoMap; typedef
176 EGLnsecsANDROID getTimestamp(eglw::EGLint name, TimestampInfoMap& map, const std::vector<EGLnsecsAN… in getTimestamp()
182 void populateFrameTimes(FrameTimes* frameTimes, TimestampInfoMap& map, const std::vector<EGLnsecsAN… in populateFrameTimes()
526 TimestampInfoMap timestamps; in executeForConfig()
541 for (TimestampInfoMap::iterator i = timestamps.begin(); i != timestamps.end(); i++) in executeForConfig()