OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:devClip
(Results
1 - 3
of
3
) sorted by null
/external/skia/bench/
SKPAnimationBench.h
28
SKPAnimationBench(const char* name, const SkPicture*, const SkIRect&
devClip
, Animation*,
SKPBench.h
23
SKPBench(const char* name, const SkPicture*, const SkIRect&
devClip
, SkScalar scale,
/external/skia/src/utils/
SkPaintFilterCanvas.cpp
38
SkIRect
devClip
;
39
canvas->getClipDeviceBounds(&
devClip
);
40
this->clipRect(SkRect::Make(
devClip
));
Completed in 248 milliseconds