Home
last modified time | relevance | path

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

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