Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/src/
DTimer.cpp205 static uint64_t mIgnored = 0; in dispatch() local
207 read(mTimerFd, &mIgnored, sizeof(mIgnored)); in dispatch()