Searched defs:hasPresentTime (Results 1 – 2 of 2) sorted by relevance
48 bool hasPresentTime = false; in TEST() local68 bool hasPresentTime = false; in TEST() local89 bool hasPresentTime = true; in TEST() local110 bool hasPresentTime = false; in TEST() local142 bool hasPresentTime = false; in TEST() local169 bool hasPresentTime = false; in TEST() local191 bool hasPresentTime = false; in TEST() local
22 void FrameMetricsReporter::reportFrameMetrics(const int64_t* stats, bool hasPresentTime, in reportFrameMetrics()