Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutput.cpp442 const auto stringifyExpectedPresentTime = [this, &refreshArgs]() -> std::string { in present() local
463 stringifyExpectedPresentTime().c_str()); in present()