Searched refs:rotateScreenId (Results 1 – 3 of 3) sorted by relevance
30 int32_t rotateScreenId = -1; member
34 if (config.rotateScreenId >= 0) { in Display()
113 config.rotateScreenId = std::stoi(rotateScreenJson->valuestring); in ParseOldConfigFile()114 LOGI("cust rotateScreenId: %{public}d", config.rotateScreenId); in ParseOldConfigFile()