Home
last modified time | relevance | path

Searched refs:leftSwapStartX (Results 1 - 1 of 1) sorted by relevance

/test/ostest/wukong/common/src/
H A Dcomponent_manager.cpp301 int32_t leftSwapStartX = startX_ + OFFSET; in ComponentLeftSwapInput() local
305 INFO_LOG_STR("Component Left Swap: (%d, %d) -> (%d, %d)", leftSwapStartX, leftSwapStartY, leftSwapEndX, in ComponentLeftSwapInput()
307 result = MultimodeManager::GetInstance()->IntervalSwap(leftSwapStartX, leftSwapStartY, leftSwapEndX, leftSwapEndY); in ComponentLeftSwapInput()

Completed in 2 milliseconds