Home
last modified time | relevance | path

Searched defs:applyCropRect (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkImageFilter.cpp302 bool SkImageFilter::applyCropRect(const Context& ctx, const SkIRect& srcBounds, in applyCropRect() function in SkImageFilter
/external/skia/src/core/
DSkImageFilter.cpp371 bool SkImageFilter_Base::applyCropRect(const Context& ctx, const SkIRect& srcBounds, in applyCropRect() function in SkImageFilter_Base