Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DBlurImageFilterBench.cpp97 const SkIRect bmpRectInset = bmpRect.makeInset(10, 10); variable
100 ? SkImageFilters::Offset(0, 0, nullptr, &bmpRectInset)
104 fIsExpanded ? &bmpRect : fIsCropped ? &bmpRectInset : nullptr;

Completed in 1 milliseconds