Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.cpp48 GrContextFactory::GrContextFactory() {} in GrContextFactory() function in sk_gpu_test::GrContextFactory
50 GrContextFactory::GrContextFactory(const GrContextOptions& opts) in GrContextFactory() function in sk_gpu_test::GrContextFactory
DGrContextFactory.h136 friend class GrContextFactory; variable