Searched refs:fps_counter_ (Results 1 – 2 of 2) sorted by relevance
367 return fps_counter_.get(); in fps_counter()629 scoped_ptr<FrameRateCounter> fps_counter_; variable
237 fps_counter_(FrameRateCounter::Create(proxy_->HasImplThread())), in LayerTreeHostImpl()1437 fps_counter_->SaveTimeStamp(frame_begin_time, in DrawLayers()2960 return fps_counter_->current_frame_number(); in SourceAnimationFrameNumber()