Searched defs:isWellBehaved (Results 1 – 6 of 6) sorted by relevance
26 bool isWellBehaved() const { return fIsWellBehaved; } in isWellBehaved() function39 bool isFocalOnCircle, bool isWellBehaved, bool isSwapped, in GrTwoPointConicalGradientLayout()
34 auto isWellBehaved = _outer.isWellBehaved(); in emitCode() local254 bool isWellBehaved = isFocal && focalData.isWellBehaved(); in Make() local
37 bool isWellBehaved() const { return !this->isFocalOnCircle() && fR1 > 1; } in isWellBehaved() function