Searched refs:previewAnimationOptions_ (Results 1 – 1 of 1) sorted by relevance
128 previewAnimationOptions_.scaleFrom = scaleBeforeAnimation; in SetPreviewBeforeAnimationScale()133 return previewAnimationOptions_.scaleFrom; in GetPreviewBeforeAnimationScale()138 previewAnimationOptions_.scaleTo = scaleAfterAnimation; in SetPreviewAfterAnimationScale()143 return previewAnimationOptions_.scaleTo; in GetPreviewAfterAnimationScale()605 MenuPreviewAnimationOptions previewAnimationOptions_; variable