Searched refs:GetDragStartIndexPending (Results 1 – 2 of 2) sorted by relevance
380 if (renderList_.GetDragStartIndexPending() != renderList_.GetDragStartIndex()) { in FlushChainAnimation()382 …chainAdapter_->ResetControl(renderList_.GetDragStartIndexPending() - renderList_.GetDragStartIndex… in FlushChainAnimation()383 renderList_.SetDragStartIndex(renderList_.GetDragStartIndexPending()); in FlushChainAnimation()
393 int32_t GetDragStartIndexPending() const in GetDragStartIndexPending() function