Searched refs:curZoomState (Results 1 – 1 of 1) sorted by relevance
575 bool curZoomState = scale.x_ > 1.f || scale.y_ > 1.f; in UpdateDisplayZoomState() local576 curDisplayNode_->UpdateZoomState(curZoomState); in UpdateDisplayZoomState()577 zoomStateChange_ = curZoomState || curDisplayNode_->IsZoomStateChange(); in UpdateDisplayZoomState()