- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
浏览器缓慢移动tab会出现白线
录入:edatop.com 点击:
[DESCRIPTION]
1.browser->add some tabs->then enter tabs interface
2.slide one tab->there occurs one flashing strip
[SOLUTION]
请做如下修改
File Path:
alps/php?mod=tag&id=6090" target="_blank" class="relatedlink">Frameworks/base/libs/hwui/OpenGLRenderer.cpp
Functhon:
bool OpenGLRenderer::createFboLayer(Layer* layer, Rect& bounds, Rect& CLIp
Orignal Code:
===================================================
if (CC_LIKELY(g_HWUI_debug_enhancement)) {
/// M: [ALPS01846243] Don't expand the clear region by 1 due to fragment shader
precision issue,
/// current gFS_Header is using precision mediump not highp, it leADS to the alpha
blending artifacts
mCaches.setScissor(clip.left, bounds.getHeight() - clip.bottom,
clip.getWidth(), clip.getHeight());
} else {
mCaches.setScissor(clip.left - 1.0f, bounds.getHeight() - clip.bottom - 1.0f,
clip.getWidth() + 2.0f, clip.getHeight() + 2.0f);
}
===================================
Target Code:
======================================
mCaches.setScissor(clip.left - 1.0f, bounds.getHeight() - clip.bottom - 1.0f,
clip.getWidth() + 2.0f, clip.getHeight() + 2.0f);
=======================================
1.browser->add some tabs->then enter tabs interface
2.slide one tab->there occurs one flashing strip
[SOLUTION]
请做如下修改
File Path:
alps/php?mod=tag&id=6090" target="_blank" class="relatedlink">Frameworks/base/libs/hwui/OpenGLRenderer.cpp
Functhon:
bool OpenGLRenderer::createFboLayer(Layer* layer, Rect& bounds, Rect& CLIp
Orignal Code:
===================================================
if (CC_LIKELY(g_HWUI_debug_enhancement)) {
/// M: [ALPS01846243] Don't expand the clear region by 1 due to fragment shader
precision issue,
/// current gFS_Header is using precision mediump not highp, it leADS to the alpha
blending artifacts
mCaches.setScissor(clip.left, bounds.getHeight() - clip.bottom,
clip.getWidth(), clip.getHeight());
} else {
mCaches.setScissor(clip.left - 1.0f, bounds.getHeight() - clip.bottom - 1.0f,
clip.getWidth() + 2.0f, clip.getHeight() + 2.0f);
}
===================================
Target Code:
======================================
mCaches.setScissor(clip.left - 1.0f, bounds.getHeight() - clip.bottom - 1.0f,
clip.getWidth() + 2.0f, clip.getHeight() + 2.0f);
=======================================
申明:网友回复良莠不齐,仅供参考。如需专业帮助,请学习易迪拓培训专家讲授的ADS视频培训课程。
上一篇:ADS1256AD转换芯片,在上电的时候,经常工作不正常
下一篇:求:ADS2014在win7系统下的32位破解方法
ADS培训课程推荐详情>>
国内最全面、最专业的Agilent ADS培训课程,可以帮助您从零开始,全面系统学习ADS设计应用【More..】
- Agilent ADS教学培训课程套装
- 两周学会ADS2011、ADS2013视频教程
- ADS2012、ADS2013射频电路设计详解
- ADS高低阻抗线微带滤波器设计培训教程
- ADS混频器仿真分析实例视频培训课程
- ADS Momentum电磁仿真设计视频课程
- ADS射频电路与通信系统设计高级培训
- ADS Layout和电磁仿真设计培训视频
- ADS Workspace and Simulators Training Course
- ADS Circuit Simulation Training Course
- ADS Layout and EM Simulation Training Course
- Agilent ADS 内部原版培训教材合集