Home
last modified time | relevance | path

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

/third_party/skia/m133/tools/gpu/
DContextType.cpp92 GrBackendApi skgpu::ganesh::ContextTypeBackend(skgpu::ContextType type) { in ContextTypeBackend() function in skgpu::ganesh
128 skgpu::BackendApi skgpu::graphite::ContextTypeBackend(ContextType type) { in ContextTypeBackend() function in skgpu::graphite
/third_party/skia/tools/gpu/
DGrContextFactory.h73 static GrBackendApi ContextTypeBackend(ContextType type) { in ContextTypeBackend() function