Searched defs:defaultConfigs (Results 1 – 4 of 4) sorted by relevance
42 std::vector<EGLConfig> defaultConfigs(allConfigCount); in TEST_P() local
211 const defaultConfigs = { variable
28 static const char defaultConfigs[] = "8888 " DEFAULT_GPU_CONFIG variable
1033 static bool gather_sinks(const GrContextOptions& grCtxOptions, bool defaultConfigs) { in gather_sinks()1525 bool defaultConfigs = true; in main() local