Home | History | Annotate | Download | only in animator

Lines Matching refs:success

397         bool success = maker.computeID(scope, this, &newID);
398 if (success == false)
428 bool success = SkAnimatorScript::EvaluateDisplayable(maker, this, dynamicScope.c_str(),
430 if (success && scope != newScope) {
474 bool success = target->getProperty(info->propertyIndex(), &scriptValue);
475 SkASSERT(success == true);
632 bool success = animate->fFieldInfo->setValue(maker, &formulaValues, 0, 0, NULL,
634 SkASSERT(success);
764 bool success = target->getProperty(info->propertyIndex(), &scriptValue);
765 SkASSERT(success == true);