Searched refs:parseAndValidate (Results 1 – 2 of 2) sorted by relevance
476 if (SkString errorMsg = FLAGS_pngCodecDecodeMode.parseAndValidate( in parse_and_validate_flags()488 if (SkString errorMsg = FLAGS_pngCodecDstColorType.parseAndValidate( in parse_and_validate_flags()498 if (SkString errorMsg = FLAGS_pngCodecDstAlphaType.parseAndValidate( in parse_and_validate_flags()
168 SkString parseAndValidate(const char* name, in parseAndValidate() function