Searched refs:GetFrameCountClosure (Results 1 – 1 of 1) sorted by relevance
673 struct GetFrameCountClosure : public art::Closure { struct675 GetFrameCountClosure() : count(0) {} in GetFrameCountClosure() argument714 GetFrameCountClosure closure; in GetFrameCount()