Searched refs:screen_layout (Results 1 – 2 of 2) sorted by relevance
566 … int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, in nativeSetConfiguration() argument585 configuration.screenLayout = (byte) (screen_layout); in nativeSetConfiguration()604 (byte) ((screen_layout & kScreenLayoutRoundMask) >> kScreenLayoutRoundShift); in nativeSetConfiguration()
562 int smallest_screen_width_dp, int screen_width_dp, int screen_height_dp, int screen_layout, in nativeSetConfiguration() argument581 configuration.screenLayout = (byte) (screen_layout); in nativeSetConfiguration()600 (byte) ((screen_layout & kScreenLayoutRoundMask) >> kScreenLayoutRoundShift); in nativeSetConfiguration()