Home
last modified time | relevance | path

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

/third_party/skia/tools/flags/
H A DCommonFlagsConfig.h76 ContextType getContextType() const { return fContextType; } in getContextType() function in SkCommandLineConfigGpu
128 ContextType getContextType() const { return fContextType; } in getContextType() function in SkCommandLineConfigGraphite
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp569 factory.getContextInfo(config->getContextType(), config->getContextOverrides()); in main()
/third_party/skia/dm/
H A DDMSrcSink.cpp1485 : fContextType(config->getContextType()) in GPUSink()
2146 : fContextType(config->getContextType()) in GraphiteSink()
H A DDM.cpp943 if (!testFactory.get(gpuConfig->getContextType(), gpuConfig->getContextOverrides())) { in create_sink()
/third_party/skia/bench/
H A Dnanobench.cpp455 const auto ctxType = gpuConfig->getContextType(); in create_config()

Completed in 10 milliseconds