Home
last modified time | relevance | path

Searched defs:optionKey (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/flags/
H A DCommonFlagsConfig.cpp433 bool get_option_gpu_color(const char* optionKey, in get_option_gpu_color() argument
444 bool get_option_gpu_api(const char* optionKey, in get_option_gpu_api() argument
456 bool get_option_graphite_api(const char* optionKey, in get_option_graphite_api() argument
486 bool get_option_gpu_surf_type(const char* optionKey, in get_option_gpu_surf_type() argument
496 bool get_option_int(const char* optionKey, int* outInt, bool optional = true) const { in get_option_int() argument
504 get_option_bool(const char* optionKey, bool* outBool, bool optional = true) const get_option_bool() argument
[all...]

Completed in 6 milliseconds