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

  /external/webkit/Source/WebCore/platform/graphics/
Tile.h 60 static void paintCheckerPattern(GraphicsContext*, const FloatRect&);
TiledBackingStore.h 100 void paintCheckerPattern(GraphicsContext*, const IntRect&, const Tile::Coordinate&);
TiledBackingStore.cpp 149 Tile::paintCheckerPattern(context, FloatRect(target));
  /external/webkit/Source/WebCore/platform/graphics/qt/
TileQt.cpp 156 void Tile::paintCheckerPattern(GraphicsContext* context, const FloatRect& target)

Completed in 39 milliseconds