HomeSort by relevance Sort by last modified time
    Searched refs:EvictCurrentFrame (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/renderer_host/
delegated_frame_evictor.h 34 virtual void EvictCurrentFrame() OVERRIDE;
delegated_frame_evictor.cc 47 void DelegatedFrameEvictor::EvictCurrentFrame() {
renderer_frame_manager.h 20 virtual void EvictCurrentFrame() = 0;
software_frame_manager.h 67 virtual void EvictCurrentFrame() OVERRIDE;
renderer_frame_manager.cc 93 unlocked_frames_.back()->EvictCurrentFrame();
software_frame_manager.cc 173 void SoftwareFrameManager::EvictCurrentFrame() {

Completed in 793 milliseconds