Searched defs:GraphicsLayerDebugInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayerDebugInfo.cpp22 #include "platform/graphics/GraphicsLayerDebugInfo.h"
30 GraphicsLayerDebugInfo::GraphicsLayerDebugInfo() function in class:blink::GraphicsLayerDebugInfo
35 GraphicsLayerDebugInfo::~GraphicsLayerDebugInfo() { }
37 void GraphicsLayerDebugInfo::appendAsTraceFormat(WebString* out) const
47 void GraphicsLayerDebugInfo::getAnnotatedInvalidationRects(WebVector<WebAnnotatedInvalidationRect>& result) const
52 GraphicsLayerDebugInfo* GraphicsLayerDebugInfo::clone() const
54 GraphicsLayerDebugInfo* toRetur
[all...]

Completed in 150 milliseconds