Lines Matching refs:thenElse
113 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
216 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
272 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
294 return (x < y).thenElse(x, y);
302 return (x > y).thenElse(x, y);
342 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
391 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
573 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
643 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {
689 AI SkNx thenElse(const SkNx& t, const SkNx& e) const {