Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DTimer.cpp189 static uint64_t mIgnored = 0; in dispatch() local
191 read(mTimerFd, &mIgnored, sizeof(mIgnored)); in dispatch()