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

  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsLayerDebugInfo.h 45 virtual void getAnnotatedInvalidationRects(WebVector<WebAnnotatedInvalidationRect>&) const = 0;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayerDebugInfo.h 50 virtual void getAnnotatedInvalidationRects(WebVector<WebAnnotatedInvalidationRect>& rects) const OVERRIDE;
GraphicsLayerDebugInfo.cpp 47 void GraphicsLayerDebugInfo::getAnnotatedInvalidationRects(WebVector<WebAnnotatedInvalidationRect>& result) const

Completed in 181 milliseconds