Searched refs:hasJsAnimation_ (Results 1 – 2 of 2) sorted by relevance
110 hasJsAnimation_ = false; in JankFrameReport()134 if (hasJsAnimation_ && animatorEndTime_ != 0) { in JsAnimationToRsRecord()146 hasJsAnimation_ = false; in RecordJankStatus()181 hasJsAnimation_ = false; in ClearFrameJankRecord()191 hasJsAnimation_ = false; in SetFrameJankFlag()244 hasJsAnimation_ = true; in ReportJSAnimation()
63 bool hasJsAnimation_; variable