Searched defs:phyOffset (Results 1 – 1 of 1) sorted by relevance
148 ScreenRotation ScreenSessionManager::ConvertOffsetToCorrectRotation(int32_t phyOffset) in ConvertOffsetToCorrectRotation()604 int32_t phyOffset = static_cast<int32_t>(std::stoi(phyOffsets[0])); in SetScreenCorrection() local