Home
last modified time | relevance | path

Searched refs:ctxOverrides (Results 1 – 4 of 4) sorted by relevance

/external/skqp/bench/
Dnanobench.h29 sk_gpu_test::GrContextFactory::ContextOverrides ctxOverrides; member
Dnanobench.cpp202 this->factory->get(this->config.ctxType, this->config.ctxOverrides), in init()
205 this->factory->getContextInfo(this->config.ctxType, this->config.ctxOverrides); in init()
416 const auto ctxOverrides = gpuConfig->getContextOverrides(); in create_config() local
426 if (const GrContext* ctx = factory.get(ctxType, ctxOverrides)) { in create_config()
449 ctxOverrides, in create_config()
/external/skia/bench/
Dnanobench.h29 sk_gpu_test::GrContextFactory::ContextOverrides ctxOverrides; member
Dnanobench.cpp202 this->factory->get(this->config.ctxType, this->config.ctxOverrides), in init()
205 this->factory->getContextInfo(this->config.ctxType, this->config.ctxOverrides); in init()
416 const auto ctxOverrides = gpuConfig->getContextOverrides(); in create_config() local
426 if (const GrContext* ctx = factory.get(ctxType, ctxOverrides)) { in create_config()
449 ctxOverrides, in create_config()