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