Searched defs:markDirtyRect (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/skia/ | ||
D | PlatformContextSkia.cpp | 845 void PlatformContextSkia::markDirtyRect(const IntRect& rect) in markDirtyRect() function in WebCore::PlatformContextSkia |
D | GraphicsContextSkia.cpp | 1263 void GraphicsContext::markDirtyRect(const IntRect& rect) in markDirtyRect() function in WebCore::GraphicsContext |
/external/webkit/Source/WebCore/platform/graphics/ | ||
D | GraphicsContext.cpp | 712 void GraphicsContext::markDirtyRect(const IntRect&) in markDirtyRect() function in WebCore::GraphicsContext |