Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
ExtendedOptions Member List

This is the complete list of members for ExtendedOptions, including all inherited members.

ExtendedOptions(const SkString &optionsString, bool *outParseSucceeded)ExtendedOptionsinline
get_option_bool(const char *optionKey, bool *outBool, bool optional=true) constExtendedOptionsinline
get_option_gpu_api(const char *optionKey, SkCommandLineConfigGpu::ContextType *outContextType, bool *outFakeGLESVersion2, bool optional=true) constExtendedOptionsinline
get_option_gpu_color(const char *optionKey, SkColorType *outColorType, SkAlphaType *alphaType, bool optional=true) constExtendedOptionsinline
get_option_gpu_surf_type(const char *optionKey, SkCommandLineConfigGpu::SurfType *outSurfType, bool optional=true) constExtendedOptionsinline
get_option_int(const char *optionKey, int *outInt, bool optional=true) constExtendedOptionsinline