Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp691 char pathType; in parseAnimationDesc() local
698 &pathType, &count, &pause, path, color, clockPos1, clockPos2) >= 4) { in parseAnimationDesc()
702 part.playUntilComplete = pathType == 'c'; in parseAnimationDesc()