Home
last modified time | relevance | path

Searched refs:LOG_PER_RETRIES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
DBootAnimationUtil.cpp61 const int LOG_PER_RETRIES = 10; in waitForSurfaceFlinger() local
65 if ((retry % LOG_PER_RETRIES) == 0) { in waitForSurfaceFlinger()