Home | History | Annotate | Download | only in animator

Lines Matching refs:dotCheck

533         const char* dotCheck;
651 dotCheck = SkParse::FindS32(script, &operand.fS32);
652 if (dotCheck[0] != '.') {
653 script = dotCheck;