Home
last modified time | relevance | path

Searched refs:DrawAck (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dsoftware_output_device_proxy.cc128 damage_rect_, base::BindOnce(&SoftwareOutputDeviceProxy::DrawAck, in EndPaint()
135 void SoftwareOutputDeviceProxy::DrawAck() { in DrawAck() function in viz::SoftwareOutputDeviceProxy
Dsoftware_output_device_proxy.h40 void DrawAck();
/third_party/cef/patch/patches/
Dviz_osr_2575.patch137 - &SoftwareOutputDeviceWinProxy::DrawAck, base::Unretained(this)));
139 + damage_rect, base::BindOnce(&SoftwareOutputDeviceWinProxy::DrawAck,