aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-18 18:04:41 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-18 18:04:41 +0000
commit770963f23f4fc313db0fa3bac18b1b8aafb55f17 (patch)
treee5260b887047621f440fdeca0ff716455d4849b7 /tests
parent7b8999b5047e059f8dbce2bb24586ac49d928731 (diff)
Staging for cleanup of SkPicture-related headers
Diffstat (limited to 'tests')
-rw-r--r--tests/CanvasTest.cpp1
-rw-r--r--tests/ImageFilterTest.cpp2
-rw-r--r--tests/PictureTest.cpp4
-rw-r--r--tests/SerializationTest.cpp1
-rw-r--r--tests/TileGridTest.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/CanvasTest.cpp b/tests/CanvasTest.cpp
index da3c13612e..3b259ab0f5 100644
--- a/tests/CanvasTest.cpp
+++ b/tests/CanvasTest.cpp
@@ -55,6 +55,7 @@
#include "SkPath.h"
#include "SkPicture.h"
#include "SkPictureRecord.h"
+#include "SkPictureRecorder.h"
#include "SkProxyCanvas.h"
#include "SkRect.h"
#include "SkRegion.h"
diff --git a/tests/ImageFilterTest.cpp b/tests/ImageFilterTest.cpp
index a58c3af5a0..f968a4e9c5 100644
--- a/tests/ImageFilterTest.cpp
+++ b/tests/ImageFilterTest.cpp
@@ -24,7 +24,7 @@
#include "SkMorphologyImageFilter.h"
#include "SkOffsetImageFilter.h"
#include "SkPicture.h"
-#include "SkRTreePicture.h"
+#include "SkPictureRecorder.h"
#include "SkRect.h"
#include "SkTileImageFilter.h"
#include "SkXfermodeImageFilter.h"
diff --git a/tests/PictureTest.cpp b/tests/PictureTest.cpp
index deeef46244..0a1c3c66fc 100644
--- a/tests/PictureTest.cpp
+++ b/tests/PictureTest.cpp
@@ -15,14 +15,12 @@
#include "SkImageGenerator.h"
#include "SkPaint.h"
#include "SkPicture.h"
+#include "SkPictureRecorder.h"
#include "SkPictureUtils.h"
-#include "SkQuadTreePicture.h"
#include "SkRRect.h"
#include "SkRandom.h"
-#include "SkRTreePicture.h"
#include "SkShader.h"
#include "SkStream.h"
-#include "SkTileGrid.h"
#include "Test.h"
static const int gColorScale = 30;
diff --git a/tests/SerializationTest.cpp b/tests/SerializationTest.cpp
index b857d32ede..94d09c0735 100644
--- a/tests/SerializationTest.cpp
+++ b/tests/SerializationTest.cpp
@@ -9,6 +9,7 @@
#include "SkBitmapSource.h"
#include "SkCanvas.h"
#include "SkMallocPixelRef.h"
+#include "SkPictureRecorder.h"
#include "SkTemplates.h"
#include "SkWriteBuffer.h"
#include "SkValidatingReadBuffer.h"
diff --git a/tests/TileGridTest.cpp b/tests/TileGridTest.cpp
index aff4a76531..da228a068d 100644
--- a/tests/TileGridTest.cpp
+++ b/tests/TileGridTest.cpp
@@ -7,8 +7,8 @@
#include "SkBitmapDevice.h"
#include "SkCanvas.h"
+#include "SkPictureRecorder.h"
#include "SkTileGrid.h"
-#include "SkTileGridPicture.h"
#include "Test.h"
enum Tile {