是NinePatchDrawable + setColorFilter硬件加速在蜂巢? [英] Is NinePatchDrawable+setColorFilter HW Accelerated in Honeycomb?

查看:154
本文介绍了是NinePatchDrawable + setColorFilter硬件加速在蜂巢?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要建复合控件(UI控件,由多个标准UI控件),我需要硬件加速(蜂窝唯一的应用程序)。

I'm building compound controls (UI controls that consist of multiple standard UI controls) and I need HW acceleration (Honeycomb only app).

典型的控制将是这样的:

The typical control will look like this:

的ViewGroup(一些布局子类)与NinePatchDrawable背景+ setColorFilter的背景绘制。

ViewGroup (some layout subclass) with a NinePatchDrawable background + setColorFilter on the background drawable.

内的是,一个或多个视图与NinePatchDrawable背景+ setColorFilter上的背景可绘

Inside that, one or more Views with a NinePatchDrawable background + setColorFilter on the background drawable.

我会从这样的复合控件建立我的UI。

I'll build up my UI from compound controls like this.

请问这个层次是硬件加速?

Will this hierarchy be hardware accelerated?

感谢您!

推荐答案

是的,这是由硬件加速管道的支持。

Yes this is supported by the hw accelerated pipeline.

这篇关于是NinePatchDrawable + setColorFilter硬件加速在蜂巢?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆