Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
H A Dcomponent_manager.cpp259 int32_t componentUpSwapStartX = startX_ + (endX_ - startX_) / DIV; in ComponentUpSwapInput() local
261 int32_t componentUpSwapEndX = componentUpSwapStartX; in ComponentUpSwapInput()
263 INFO_LOG_STR("Component Up Swap: (%d, %d) -> (%d, %d)", componentUpSwapStartX, componentUpSwapStartY, in ComponentUpSwapInput()
265 ErrCode result = MultimodeManager::GetInstance()->IntervalSwap(componentUpSwapStartX, componentUpSwapStartY, in ComponentUpSwapInput()

Completed in 2 milliseconds