zhouwg / kantv

workbench for learing&practising AI tech in real scenario on Android device, powered by GGML(Georgi Gerganov Machine Learning) and NCNN(Tencent NCNN) and FFmpeg
Apache License 2.0
110 stars 18 forks source link

Graphic: 2D graphic benchmark does not work properly on Xiaomi 14 #163

Open zhouwg opened 3 months ago

zhouwg commented 3 months ago

Required Info
Host Operating System & Version {Ubuntu 20.04.2 }
Branch { master }
NDK Version NDK-r26c
Device Vendor Xiaomi
Device OS {Android 14 + Xiaomi HyperOS}
Section { Graphic }

Issue Description

The implementation of 2D graphic benchmark is derived from a highly customized DirectFB for Android OS.

2D graphic benchmark does not work properly on Xiaomi 14,but works fine/well on Huawei/Vivo's Android phone

How to reproduce this issue

375217463 23379032 2024453311

I don't know what's the modifications in graphic subsystem of HyperOS and I don't know the root cause.

@xiaomi, could you help to troubleshooting this issue? thanks.