Home
last modified time | relevance | path

Searched refs:grContextOpts (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/skiaserve/
DRequest.cpp32 GrContextOptions grContextOpts; in Request() local
33 fContextFactory = new GrContextFactory(grContextOpts); in Request()
/third_party/skia/bench/
Dnanobench.cpp90 GrContextOptions grContextOpts; variable
256 GrContextOptions options = grContextOpts; in init()
464 GrContextFactory factory(grContextOpts); in create_config()
1181 CommonFlags::SetCtxOptions(&grContextOpts); in main()
1184 grContextOpts.fShaderErrorHandler = &errorHandler; in main()