OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:appendAnnotatedInvalidateRect
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayerDebugInfo.h
60
void
appendAnnotatedInvalidateRect
(const FloatRect&, WebInvalidationDebugAnnotations);
GraphicsLayerDebugInfo.cpp
107
void GraphicsLayerDebugInfo::
appendAnnotatedInvalidateRect
(const FloatRect& rect, WebInvalidationDebugAnnotations annotations)
GraphicsLayer.cpp
909
m_debugInfo.
appendAnnotatedInvalidateRect
(rect, annotations);
[
all
...]
Completed in 197 milliseconds