Searched defs:MakeMock (Results 1 – 4 of 4) sorted by relevance
132 sk_sp<GrContext> GrContext::MakeMock(const GrMockOptions* mockOptions) { in MakeMock() function in GrContext137 sk_sp<GrContext> GrContext::MakeMock(const GrMockOptions* mockOptions, in MakeMock() function in GrContext
65 static GrBackendFormat MakeMock(GrPixelConfig config) { in MakeMock() function
1048 sk_sp<GrDirectContext> GrDirectContext::MakeMock(const GrMockOptions* mockOptions) { in MakeMock() function in GrDirectContext1053 sk_sp<GrDirectContext> GrDirectContext::MakeMock(const GrMockOptions* mockOptions, in MakeMock() function in GrDirectContext
304 GrBackendFormat GrBackendFormat::MakeMock(GrColorType colorType, in MakeMock() function in GrBackendFormat