Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_sound_player.cpp43 int waitMediaCreateTime = 0; in Play() local
45 && waitMediaCreateTime < MAX_WAIT_MEDIA_CREATE_TIME) { in Play()
48 waitMediaCreateTime += SLEEP_TIME_US; in Play()
H A Dboot_video_player.cpp44 int waitMediaCreateTime = 0; in Play() local
46 && waitMediaCreateTime < MAX_WAIT_MEDIA_CREATE_TIME) { in Play()
49 waitMediaCreateTime += SLEEP_TIME_US; in Play()

Completed in 1 milliseconds