About scaling function of Surface in android of i.MX6DQ.

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

About scaling function of Surface in android of i.MX6DQ.

Jump to solution
941 Views
keitanagashima
Senior Contributor I

Dear All,

Hello.

android has s concept of "Surface" on the screen-display.

OpenGL(GPU) is used for the scaling of Surface.

Please, tell me the algorithm which does scaling using OpenGL(GPU).

(Nearest neighbor? or Bilinear? or Bicubic?)

BSP:android jb4.2.2_1.1.0

Best Regards,

Keita

Labels (3)
0 Kudos
1 Solution
475 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Keita,

jb4.2.2 take bilinear and Trilinear algorithms, please check on Android Graphic UI with GPU:

Android Graphic UI with GPU Hardware Acceleration

Hope this helps

View solution in original post

0 Kudos
1 Reply
476 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Keita,

jb4.2.2 take bilinear and Trilinear algorithms, please check on Android Graphic UI with GPU:

Android Graphic UI with GPU Hardware Acceleration

Hope this helps

0 Kudos