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