Searched refs:TimestampInfoMap (Results 1 – 1 of 1) sorted by relevance
174 typedef std::map<eglw::EGLint, TimestampInfo> TimestampInfoMap; typedef176 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()