Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.cpp49 GrContextFactory::GrContextFactory() { } in GrContextFactory() function in sk_gpu_test::GrContextFactory
51 GrContextFactory::GrContextFactory(const GrContextOptions& opts) in GrContextFactory() function in sk_gpu_test::GrContextFactory
DGrContextFactory.h213 friend class GrContextFactory; variable
/external/skia/tools/skiaserve/
DRequest.h23 class GrContextFactory; variable