Searched refs:FinishFlush (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dvaapi_video_decode_accelerator.h96 // to resume if needed and schedules a FinishFlush.
101 void FinishFlush();
H A Dvaapi_video_decode_accelerator.cc401 FinishFlush();
758 &VaapiVideoDecodeAccelerator::FinishFlush, weak_this_));
775 void VaapiVideoDecodeAccelerator::FinishFlush() { function in class:content::VaapiVideoDecodeAccelerator
/external/chromium_org/base/debug/
H A Dtrace_event_impl.h722 void FinishFlush(int generation);
H A Dtrace_event_impl.cc1737 FinishFlush(generation);
1771 void TraceLog::FinishFlush(int generation) {
1814 Bind(&TraceLog::FinishFlush, Unretained(this), generation));
1836 FinishFlush(generation);

Completed in 623 milliseconds