Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrDirectContext.cpp184 sk_sp<GrContext> GrContext::MakeMetal(void* device, void* queue) { in MakeMetal() function in GrContext
189 sk_sp<GrContext> GrContext::MakeMetal(void* device, void* queue, const GrContextOptions& options) { in MakeMetal() function in GrContext
/external/skia/src/gpu/
DGrLegacyDirectContext.cpp195 sk_sp<GrContext> GrContext::MakeMetal(void* device, void* queue) { in MakeMetal() function in GrContext
200 sk_sp<GrContext> GrContext::MakeMetal(void* device, void* queue, const GrContextOptions& options) { in MakeMetal() function in GrContext