Home | History | Annotate | Download | only in animator

Lines Matching refs:dotCheck

486         const char* dotCheck;
550 dotCheck = SkParse::FindS32(script, &operand.fOperand.fS32);
551 if (dotCheck[0] != '.') {
552 script = dotCheck;