Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp63 #define STRTO(x) STR(x) macro
1186 } else if (sscanf(l, "dynamic_colors %" STRTO(ANIM_PATH_MAX) "s #%6s #%6s #%6s #%6s %d %d", in parseAnimationDesc()
1198 } else if (sscanf(l, "%c %d %d %" STRTO(ANIM_PATH_MAX) "s%n", in parseAnimationDesc()