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

  /external/chromium_org/content/browser/compositor/
delegated_frame_host.h 166 bool ShouldSkipFrame(gfx::Size size_in_dip) const;
delegated_frame_host.cc 231 bool DelegatedFrameHost::ShouldSkipFrame(gfx::Size size_in_dip) const {
317 if (ShouldSkipFrame(frame_size_in_dip)) {
    [all...]

Completed in 146 milliseconds