Searched defs:timeStampNanos (Results 1 – 6 of 6) sorted by relevance
56 int64_t timeStampNanos, int64_t frameCount, void* data) { in FormRenderWindow()
43 …vsyncCallback_->onCallback = [weakTask = taskExecutor_, id = id_](int64_t timeStampNanos, int64_t … in RosenWindow()
115 void JankFrameReport::JankFrameRecord(int64_t timeStampNanos, const std::string& windowName) in JankFrameRecord()
28 void JankFrameReport::JankFrameRecord(int64_t timeStampNanos, const std::string& windowName) {} in JankFrameRecord()
513 bool UIContentImpl::ProcessVsyncEvent(uint64_t timeStampNanos) in ProcessVsyncEvent()
2436 bool UIContentImpl::ProcessVsyncEvent(uint64_t timeStampNanos) in ProcessVsyncEvent()