Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.cpp222 const std::string categoryString = vote.category == FrameRateCategory::Default in summarize() local
226 to_string(vote.fps).c_str(), categoryString.c_str(), weight); in summarize()