Home
last modified time | relevance | path

Searched refs:getContextOverrides (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tools/flags/
H A DCommonFlagsConfig.h77 ContextOverrides getContextOverrides() const { return fContextOverrides; } in getContextOverrides() function in SkCommandLineConfigGpu
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp569 factory.getContextInfo(config->getContextType(), config->getContextOverrides()); in main()
/third_party/skia/bench/
H A Dnanobench.cpp456 const auto ctxOverrides = gpuConfig->getContextOverrides(); in create_config()
/third_party/skia/dm/
H A DDM.cpp943 if (!testFactory.get(gpuConfig->getContextType(), gpuConfig->getContextOverrides())) { in create_sink()
H A DDMSrcSink.cpp1486 , fContextOverrides(config->getContextOverrides()) in GPUSink()

Completed in 10 milliseconds