Searched refs:leftSwapStartY (Results 1 – 1 of 1) sorted by relevance
293 int32_t leftSwapStartY = startY_ + (endY_ - startY_) / DIV; in ComponentLeftSwapInput() local294 int32_t leftSwapEndY = leftSwapStartY; in ComponentLeftSwapInput()295 …INFO_LOG_STR("Component Left Swap: (%d, %d) -> (%d, %d)", leftSwapStartX, leftSwapStartY, leftSwap… in ComponentLeftSwapInput()297 …result = MultimodeManager::GetInstance()->IntervalSwap(leftSwapStartX, leftSwapStartY, leftSwapEnd… in ComponentLeftSwapInput()