Android view classes to be used to enable GFX HW acceleration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android view classes to be used to enable GFX HW acceleration

454 Views
binubalakrishna
Contributor I

We have an i.MX6 Dual core chip with the android Oreo 8.0(ported by imx) is running. We want to create two live graphical views on which we will be plotting 2D graphs. What is the view class we need to use for this to ensure that the drawing and mixing of these two views will be accelerated by the imX GPU/IPU?

Labels (1)
0 Kudos
1 Reply

383 Views
jimmychan
NXP TechSupport
NXP TechSupport

Are you using Android O8.0.0_1.0.0 BSP?

You can download the documentation from here: Android O8.0.0_1.0.0 BSP Documentation

Please read i.MX_Graphics_User's_Guide.pdf for the details of GPU APIs.

0 Kudos