Searched defs:GetVSyncParameters (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/ozone/platform/dri/
H A Ddri_vsync_provider.cc19 void DriVSyncProvider::GetVSyncParameters(const UpdateVSyncCallback& callback) { function in class:ui::DriVSyncProvider
/external/chromium_org/ui/gl/
H A Dsync_control_vsync_provider.cc36 void SyncControlVSyncProvider::GetVSyncParameters( function in class:gfx::SyncControlVSyncProvider
H A Dgl_surface_win.cc60 virtual void GetVSyncParameters(const UpdateVSyncCallback& callback) { function in class:gfx::DWMVSyncProvider
61 TRACE_EVENT0("gpu", "DWMVSyncProvider::GetVSyncParameters");
H A Dgl_surface_glx.cc184 void GetVSyncParameters(const VSyncProvider::UpdateVSyncCallback& callback) { function in class:gfx::__anon16178::SGIVideoSyncProviderThreadShim
257 virtual void GetVSyncParameters(
265 base::Bind(&SGIVideoSyncProviderThreadShim::GetVSyncParameters,
/external/chromium_org/content/browser/renderer_host/
H A Ddisplay_link_mac.cc84 bool DisplayLinkMac::GetVSyncParameters( function in class:content::DisplayLinkMac
98 TRACE_EVENT0("browser", "DisplayLinkMac::GetVSyncParameters");

Completed in 130 milliseconds