Searched refs:kScreenLayoutRoundShift (Results 1 – 1 of 1) sorted by relevance
387 static const jint kScreenLayoutRoundShift = 8; in NativeSetConfiguration() local393 static_cast<uint8_t>((screen_layout & kScreenLayoutRoundMask) >> kScreenLayoutRoundShift); in NativeSetConfiguration()