Home
last modified time | relevance | path

Searched refs:OnSwapBuffers (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dsoftware_output_device_proxy.h30 void OnSwapBuffers(SwapBuffersCallback swap_ack_callback) override;
Dsoftware_output_device_proxy.cc32 void SoftwareOutputDeviceProxy::OnSwapBuffers( in OnSwapBuffers() function in viz::SoftwareOutputDeviceProxy