Searched defs:isWellBehaved (Results 1 – 1 of 1) sorted by relevance
48 bool isWellBehaved() const { return !this->isFocalOnCircle() && fR1 > 1; } in isWellBehaved() function515 isWellBehaved = focalData.isWellBehaved(), in asFragmentProcessor() local