OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 209 milliseconds