Searched refs:curId (Results 1 – 3 of 3) sorted by relevance
422 int curId = std::stoi(curFocusId); in GetLayer() local423 LOGE("getLayerCurId====: %s", std::to_string(curId).c_str()); in GetLayer()427 if (curId == curWinId) { in GetLayer()
479 int curId = std::stoi(curFocusId); in GetLayer() local483 if (curId == curWinId) { in GetLayer()
123 int curId = std::stoi(curFocusId); in GetLayer() local127 if (curId == curWinId) { in GetLayer()