Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkImageFilterTypes.cpp928 FilterResult restrictedOutput = this->subset(origin, fittedCrop, doubleClamp); in applyCrop() local
941 FilterResult restrictedOutput = *this; in applyCrop() local