Home
last modified time | relevance | path

Searched refs:VIDEO_PAUSE_PATH (Results 1 - 2 of 2) sorted by relevance

/applications/sample/camera/gallery/include/
H A Dgallery_config.h24 static const char* const VIDEO_PAUSE_PATH = "/gallery/assets/gallery/resources/drawable/ic_gallery_pause.png"; member
/applications/sample/camera/gallery/src/
H A Dplayer_ability_slice.cpp320 if (sprintf_s(videoPauseAbsolutePath, MAX_PATH_LENGTH, "%s%s", pathHeader, VIDEO_PAUSE_PATH) < 0) { in SetUpToggleButton()

Completed in 1 milliseconds