Searched refs:smallest_screen_width_dp (Results 1 – 5 of 5) sorted by relevance
48 optional uint32 smallest_screen_width_dp = 17; field
153 uint32 smallest_screen_width_dp = 9; field
491 jint smallest_screen_width_dp, jint screen_width_dp, in NativeSetConfiguration() argument508 configuration.smallestScreenWidthDp = static_cast<uint16_t>(smallest_screen_width_dp); in NativeSetConfiguration()
97 out_config->smallestScreenWidthDp = static_cast<uint16_t>(pb_config.smallest_screen_width_dp()); in DeserializeConfigFromPb()
1380 optional int32 smallest_screen_width_dp = 15; field