Lines Matching refs:fOperand
123 temp.fOperand = values[index]; in applyValues()
129 scriptValue.fOperand = values[0]; in applyValues()
476 last[0] = scriptValue.fOperand; in endSave()
477 scriptValue.fOperand = fActive->fSaveRestore[activeIndex][0]; in endSave()
489 value->fOperand.fS32 = fLastTime / SK_MSec1; in getProperty()
493 value->fOperand.fS32 = steps; in getProperty()
497 value->fOperand.fS32 = fLastTime; in getProperty()
767 fActive->fSaveRestore[activeIndex][0] = scriptValue.fOperand; in save()
771 scriptValue.fOperand = last[0]; in save()
781 SkAnimateBase* animate = (SkAnimateBase*) scriptValue.fOperand.fDisplayable; in setProperty()
787 steps = scriptValue.fOperand.fS32; in setProperty()