Index: include/gpu/SkGpuDevice.h |
diff --git a/include/gpu/SkGpuDevice.h b/include/gpu/SkGpuDevice.h |
index 75e7eb545ca3a2aa3326bdfe23aff9781ff74512..aebdf8ffe34ff1dd6506530e027fede4ea99c756 100644 |
--- a/include/gpu/SkGpuDevice.h |
+++ b/include/gpu/SkGpuDevice.h |
@@ -144,7 +144,7 @@ protected: |
static bool FindLayersToHoist(const GrAccelData *gpuData, |
const SkPicture::OperationList* ops, |
- const SkIRect& query, |
+ const SkRect& query, |
bool* pullForward); |
void drawLayers(const SkPicture* picture, |
const SkTDArray<GrCachedLayer*>& atlased, |