Home
last modified time | relevance | path

Searched refs:devClip (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/utils/
DSkPaintFilterCanvas.cpp38 SkIRect devClip; in SkPaintFilterCanvas() local
39 canvas->getClipDeviceBounds(&devClip); in SkPaintFilterCanvas()
40 this->clipRect(SkRect::Make(devClip)); in SkPaintFilterCanvas()
/external/skia/bench/
DSKPAnimationBench.h28 SKPAnimationBench(const char* name, const SkPicture*, const SkIRect& devClip, Animation*,
DSKPBench.h23 SKPBench(const char* name, const SkPicture*, const SkIRect& devClip, SkScalar scale,