Searched defs:MakeMock (Results 1 – 4 of 4) sorted by relevance
155 sk_sp<GrContext> GrContext::MakeMock(const GrMockOptions* mockOptions) { in MakeMock() function in GrContext160 sk_sp<GrContext> GrContext::MakeMock(const GrMockOptions* mockOptions, in MakeMock() function in GrContext
86 static GrBackendFormat MakeMock(GrColorType colorType) { in MakeMock() function
1120 sk_sp<GrDirectContext> GrDirectContext::MakeMock(const GrMockOptions* mockOptions) { in MakeMock() function in GrDirectContext1125 sk_sp<GrDirectContext> GrDirectContext::MakeMock(const GrMockOptions* mockOptions, in MakeMock() function in GrDirectContext
341 GrBackendFormat GrBackendFormat::MakeMock(GrColorType colorType, in MakeMock() function in GrBackendFormat