Home
last modified time | relevance | path

Searched refs:bmpRect (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DBlurImageFilterBench.cpp95 const SkIRect bmpRect = SkIRect::MakeXYWH(kX, kY, fCheckerboard->width(), variable
97 const SkIRect bmpRectInset = bmpRect.makeInset(10, 10);
104 fIsExpanded ? &bmpRect : fIsCropped ? &bmpRectInset : nullptr;

Completed in 1 milliseconds