Searched refs:componentDownSwapStartX (Results 1 – 1 of 1) sorted by relevance
264 int32_t componentDownSwapStartX = startX_ + (endX_ - startX_) / DIV; in ComponentDownSwapInput() local266 int32_t componentDownSwapEndX = componentDownSwapStartX; in ComponentDownSwapInput()268 …INFO_LOG_STR("Component Down Swap: (%d, %d) -> (%d, %d)", componentDownSwapStartX, componentDownSw… in ComponentDownSwapInput()270 …ErrCode result = MultimodeManager::GetInstance()->IntervalSwap(componentDownSwapStartX, componentD… in ComponentDownSwapInput()