Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp66 #define STRTO(x) STR(x) macro
1227 } else if (sscanf(l, "dynamic_colors %" STRTO(ANIM_PATH_MAX) "s #%6s #%6s #%6s #%6s %d %d", in parseAnimationDesc()
1239 } else if (sscanf(l, "%c %d %d %" STRTO(ANIM_PATH_MAX) "s%n", in parseAnimationDesc()