Searched refs:nsecs (Results 1 – 2 of 2) sorted by relevance
47 typedef std::function<void(uint64_t producer, int32_t slot, int64_t nsecs)> OnRenderCallback;
286 [this](uint64_t producer, int32_t slot, int64_t nsecs) { in setOutputSurface() argument290 rendered[0] = { producer, slot, nsecs }; in setOutputSurface()