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