Searched refs:mChoreographerFilter (Results 1 – 2 of 2) sorted by relevance
406 mChoreographerFilter = std::make_unique<ChoreographerFilter>(refreshPeriod, in Swappy()435 mChoreographerFilter->onChoreographer(); in handleChoreographer()
216 std::unique_ptr<ChoreographerFilter> mChoreographerFilter; variable