Home | History | Annotate | Download | only in sksl

Lines Matching full:isnumber

1466     ASSERT(type.isNumber());
1494 if (!args[0]->fType.isNumber()) {
1527 type.componentType().isNumber() != args[0]->fType.componentType().isNumber()) {
1530 if (type.componentType().isNumber() !=
1531 args[i]->fType.componentType().isNumber()) {
1572 if (type.isNumber()) {
1599 if (!base->fType.isNumber() && base->fType.kind() != Type::kVector_Kind) {
1606 if (!base->fType.isNumber() && base->fType.kind() != Type::kVector_Kind) {
1622 if (!base->fType.isNumber()) {
1631 if (!base->fType.isNumber()) {
1850 if (!base->fType.isNumber()) {
1859 if (!base->fType.isNumber()) {