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

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp2087 static bool parse_flags_ignore_error_types(ErrorCombination* outErrorTypes) { argument
2089 *outErrorTypes = ErrorCombination();
2097 outErrorTypes->add(type);
/external/skia/gm/
H A Dgmmain.cpp2079 static bool parse_flags_ignore_error_types(ErrorCombination* outErrorTypes) { argument
2081 *outErrorTypes = ErrorCombination();
2089 outErrorTypes->add(type);

Completed in 120 milliseconds