Searched refs:screen_height (Results 1 – 3 of 3) sorted by relevance
144 uint32 screen_height = 6; field
490 jint screen_width, jint screen_height, in NativeSetConfiguration() argument507 configuration.screenHeight = static_cast<uint16_t>(screen_height); in NativeSetConfiguration()
353 out_config->screenHeight = static_cast<uint16_t>(pb_config.screen_height()); in DeserializeConfigFromPb()