Home
last modified time | relevance | path

Searched defs:damage_rect (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dsoftware_output_device_proxy.cc102 SkCanvas* SoftwareOutputDeviceProxy::BeginPaint(const gfx::Rect& damage_rect) { in BeginPaint()
Dvideo_consumer_osr.cc109 gfx::Rect damage_rect; in OnFrameCaptured() local
Dhost_display_client_osr.cc86 void CefLayeredWindowUpdaterOSR::Draw(const gfx::Rect& damage_rect, in Draw()
Drender_widget_host_view_osr.cc1420 void CefRenderWidgetHostViewOSR::OnPaint(const gfx::Rect& damage_rect, in OnPaint()