manual/generic/android/hardware-graphics-acceleration¶
Description¶
Test if hardware graphics acceleration is enabled.
Maintainer¶
OS¶
- android
Scope¶
- functional
Devices¶
- apq8016-sbc
- hi6220-hikey
Steps to reproduce¶
- Boot the board.
- Setup ADB on host machine.
- Details to configure ADB "https://git.linaro.org/qa/manual-test-definitions.git/blob/HEAD:/generic/android/adb-over-usb.yaml"
- Download "http://testdata.validation.linaro.org/tools/hwgfx.apk"
- Run "adb install hwgfx.apk".
- Open hwgfx application on board via UI."
- Touch Linaro logo in the app to check if hardware graphics acceleration is enabled.