Home
last modified time | relevance | path

Searched refs:MAX_WAIT_MEDIA_CREATE_TIME (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_player.h26 static const int MAX_WAIT_MEDIA_CREATE_TIME = 5000000; // 5S member
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_sound_player.cpp45 && waitMediaCreateTime < MAX_WAIT_MEDIA_CREATE_TIME) { in Play()
H A Dboot_video_player.cpp46 && waitMediaCreateTime < MAX_WAIT_MEDIA_CREATE_TIME) { in Play()

Completed in 1 milliseconds