Searched refs:screen_width (Results 1 – 3 of 3) sorted by relevance
141 uint32 screen_width = 5; field
490 jint screen_width, jint screen_height, in NativeSetConfiguration() argument506 configuration.screenWidth = static_cast<uint16_t>(screen_width); in NativeSetConfiguration()
352 out_config->screenWidth = static_cast<uint16_t>(pb_config.screen_width()); in DeserializeConfigFromPb()