Home
last modified time | relevance | path

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

/external/skia/tests/
DFilterResultTest.cpp975 TestCase& applyCrop(const SkIRect& crop, Expect expectation) { in applyCrop() function in __anon7161eb540111::TestCase
979 TestCase& applyCrop(const SkIRect& crop, in applyCrop() function in __anon7161eb540111::TestCase
/external/skia/src/core/
DSkImageFilterTypes.cpp820 FilterResult FilterResult::applyCrop(const Context& ctx, in applyCrop() function in skif::FilterResult