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

  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.h 194 void markDirtyRect(const IntRect& rect);
GraphicsContextSkia.cpp     [all...]
PlatformContextSkia.cpp 845 void PlatformContextSkia::markDirtyRect(const IntRect& rect)
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 546 void markDirtyRect(const IntRect&); // Hints that a portion of the backing store is dirty.
GraphicsContext.cpp 712 void GraphicsContext::markDirtyRect(const IntRect&)
  /external/webkit/Source/WebCore/html/canvas/
CanvasRenderingContext2D.cpp     [all...]

Completed in 64 milliseconds