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

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

Completed in 42 milliseconds