Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DDispSyncSource.h51 const std::string mVsyncOnLabel; variable
H A DDispSyncSource.cpp124 mVsyncOnLabel(base::StringPrintf("VsyncOn-%s", name)), in DispSyncSource()