Searched defs:dirtyRects (Results 1 – 13 of 13) sorted by relevance
/third_party/cef/tests/cefclient/browser/ |
D | client_handler_osr.h | 50 const CefRenderHandler::RectList& dirtyRects, in OnAcceleratedPaint()
|
D | osr_render_handler_win_d3d11.cc | 168 const CefRenderHandler::RectList& dirtyRects, in OnPaint() 179 const CefRenderHandler::RectList& dirtyRects, in OnAcceleratedPaint()
|
D | osr_render_handler_win_gl.cc | 111 const CefRenderHandler::RectList& dirtyRects, in OnPaint() 138 const CefRenderHandler::RectList& dirtyRects, in OnAcceleratedPaint()
|
D | client_handler_osr.cc | 101 const RectList& dirtyRects, in OnPaint() 114 const CefRenderHandler::RectList& dirtyRects, in OnAcceleratedPaint()
|
D | osr_renderer.cc | 282 const CefRenderHandler::RectList& dirtyRects, in OnPaint()
|
D | osr_window_win.cc | 1013 const CefRenderHandler::RectList& dirtyRects, in OnPaint() 1024 const CefRenderHandler::RectList& dirtyRects, in OnAcceleratedPaint()
|
D | browser_window_osr_gtk.cc | 1231 const CefRenderHandler::RectList& dirtyRects, in OnPaint()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | render_handler_ctocpp.cc | 181 const RectList& dirtyRects, in OnPaint() 227 const RectList& dirtyRects, in OnAcceleratedPaint()
|
/third_party/cef/tests/ceftests/ |
D | osr_display_unittest.cc | 40 const CefRenderHandler::RectList& dirtyRects, in OnPaint() 202 const RectList& dirtyRects, in OnPaint() 376 const RectList& dirtyRects, in OnPaint()
|
D | osr_accessibility_unittest.cc | 63 const CefRenderHandler::RectList& dirtyRects, in OnPaint()
|
D | os_rendering_unittest.cc | 499 const RectList& dirtyRects, in OnPaint()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | render_handler_cpptoc.cc | 247 cef_rect_t const* dirtyRects, in render_handler_on_paint() 291 cef_rect_t const* dirtyRects, in render_handler_on_accelerated_paint()
|
/third_party/cef/include/ |
D | cef_render_handler.h | 161 const RectList& dirtyRects, in OnAcceleratedPaint()
|