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