Searched refs:height_ (Results 1 – 6 of 6) sorted by relevance
83 uint32_t h = device_info_ptr->height_; in runRenderTest()123 device_info.height_ = strtol(optarg, NULL, 10); in initFromOptions()
28 uint32_t height_; member
73 ctx.setParam<BottomOfScreen>(pxs(deviceInfo.height_)); in setLayoutParams()132 fb.height_ = h; in renderUIIntoBuffer()
103 ctx.setParam<BottomOfScreen>(pxs(deviceInfo.height_)); in setLayoutParams()169 fb.height_ = h; in renderUIIntoBuffer()
47 uint32_t height_; member
144 device_info.height_ = env->CallIntMethod(jDeviceInfo, method); in Java_com_android_framebufferizer_NativeRenderer_setDeviceInfo()