Searched defs:parseWidthHeight (Results 1 - 1 of 1) sorted by path

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp789 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth, function
902 if (!parseWidthHeight(optarg, &gVideoWidth, &gVideoHeight)) {

Completed in 56 milliseconds