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

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

Completed in 22 milliseconds