Searched defs:GrContextFactory (Results 1 – 3 of 3) sorted by relevance
26 GrContextFactory::GrContextFactory() { } in GrContextFactory() function in GrContextFactory28 GrContextFactory::GrContextFactory(const GrContextOptions& opts) in GrContextFactory() function in GrContextFactory
64 GrContextFactory() {}; in GrContextFactory() function65 explicit GrContextFactory(const GrContextOptions&) {} in GrContextFactory() function92 static inline SkSurface* NewGpuSurface(GrContextFactory*, in NewGpuSurface() argument
15 class GrContextFactory; variable