HomeSort by relevance Sort by last modified time
    Searched refs:ReadbackFromCompositorIfAvailable (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebWidget.h 100 ReadbackFromCompositorIfAvailable,
119 virtual void paint(WebCanvas*, const WebRect& viewPort, PaintOptions = ReadbackFromCompositorIfAvailable) { }
  /external/chromium_org/third_party/WebKit/Source/web/
WebPagePopupImpl.h 71 virtual void paint(WebCanvas*, const WebRect&, PaintOptions = ReadbackFromCompositorIfAvailable) OVERRIDE;
WebPopupMenuImpl.h 73 virtual void paint(WebCanvas*, const WebRect&, PaintOptions = ReadbackFromCompositorIfAvailable) OVERRIDE;
WebViewImpl.h 147 virtual void paint(WebCanvas*, const WebRect&, PaintOptions = ReadbackFromCompositorIfAvailable);
    [all...]
WebViewImpl.cpp     [all...]

Completed in 1623 milliseconds