HomeSort by relevance Sort by last modified time
    Searched full:parsewidthheight (Results 1 - 1 of 1) sorted by null

  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 591 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth,
673 if (!parseWidthHeight(optarg, &gVideoWidth, &gVideoHeight)) {

Completed in 1004 milliseconds