openharmony_ci d7ae3b5fbb !31 轻图形部件名变更
Merge pull request !31 from Zhouyj/componentName
2023-04-11 04:40:06 +00:00
2021-03-16 10:05:16 +08:00
2022-07-07 09:53:32 +08:00
2021-03-11 18:37:00 +08:00
2022-09-21 15:11:06 +08:00
2022-09-21 15:11:06 +08:00

CAMERA_SCREENSAVER_APP

Introduction

This repository provides the screen saver capability, as one reference implementation. You can use it to:

  • Play the preset images.

  • Tap the screen to exit the screen saver.

Figure 1 Position of this repository in the graphics subsystem

Directory Structure

applications/sample/camera/screensaver
├── cert                Certificate
├── screensaver/src/main
       ├──resources     Resources
       ├──cpp           Source code

Constraints

C++ 11 or later

Repositories

Graphic subsystem

applications_camera_screensaver_app

graphic_wms

graphic_surface

graphic_ui

graphic_utils

S
Description
No description provided
Readme 362 KiB
Languages
C++ 100%