Home
last modified time | relevance | path

Searched defs:GrContextFactory (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/
DGrContextFactory.cpp50 GrContextFactory::GrContextFactory() { } in GrContextFactory() function in sk_gpu_test::GrContextFactory
52 GrContextFactory::GrContextFactory(const GrContextOptions& opts) in GrContextFactory() function in sk_gpu_test::GrContextFactory
DGrContextFactory.h206 friend class GrContextFactory; variable
/third_party/skia/tools/skiaserve/
DRequest.h23 class GrContextFactory; variable