Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
H A Dcomponent_manager.cpp274 int32_t componentDownSwapStartX = startX_ + (endX_ - startX_) / DIV; in ComponentDownSwapInput() local
276 int32_t componentDownSwapEndX = componentDownSwapStartX; in ComponentDownSwapInput()
278 INFO_LOG_STR("Component Down Swap: (%d, %d) -> (%d, %d)", componentDownSwapStartX, componentDownSwapStartY, in ComponentDownSwapInput()
280 ErrCode result = MultimodeManager::GetInstance()->IntervalSwap(componentDownSwapStartX, componentDownSwapStartY, in ComponentDownSwapInput()

Completed in 1 milliseconds