Home
last modified time | relevance | path

Searched refs:compositor_frame_submitted_ (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/metrics/
H A Dframe_sequence_tracker.cc134 DCHECK(!compositor_frame_submitted_) << TRACKER_DCHECK_MSG; in ReportBeginImplFrame()
275 compositor_frame_submitted_ = true; in ReportSubmitFrame()
346 if (compositor_frame_submitted_ && submitted_frame_had_new_main_content_ && in ReportFrameEnd()
358 if (frame_had_no_compositor_damage_ && !compositor_frame_submitted_) { in ReportFrameEnd()
388 compositor_frame_submitted_ = false; in ReportFrameEnd()
H A Dframe_sequence_tracker.h220 bool compositor_frame_submitted_ = false; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/metrics/
H A Dframe_sequence_tracker.cc670 DCHECK(!compositor_frame_submitted_) << TRACKER_DCHECK_MSG; in ReportBeginImplFrame()
806 compositor_frame_submitted_ = true; in ReportSubmitFrame()
875 if (compositor_frame_submitted_ && submitted_frame_had_new_main_content_ && in ReportFrameEnd()
887 if (frame_had_no_compositor_damage_ && !compositor_frame_submitted_) { in ReportFrameEnd()
911 compositor_frame_submitted_ = false; in ReportFrameEnd()
H A Dframe_sequence_tracker.h449 bool compositor_frame_submitted_ = false; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_unittest.cc7919 if (compositor_frame_submitted_) in DisplayReceivedCompositorFrameOnThread()
7921 compositor_frame_submitted_ = true; in DisplayReceivedCompositorFrameOnThread()
7933 EXPECT_TRUE(compositor_frame_submitted_); in DrawLayersOnThread()
7942 bool compositor_frame_submitted_ = false; member in cc::__anon56d2eac30111::LayerTreeHostTestBeginFrameAcks
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_unittest.cc7951 if (compositor_frame_submitted_) in DisplayReceivedCompositorFrameOnThread()
7953 compositor_frame_submitted_ = true; in DisplayReceivedCompositorFrameOnThread()
7965 EXPECT_TRUE(compositor_frame_submitted_); in DrawLayersOnThread()
7974 bool compositor_frame_submitted_ = false; member in cc::__anon887f63680111::LayerTreeHostTestBeginFrameAcks