Home
last modified time | relevance | path

Searched defs:LazyInstantiateCallback (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DTextureProxy.h75 using LazyInstantiateCallback = std::function<sk_sp<Texture> (ResourceProvider*)>; variable
/external/skia/src/gpu/ganesh/
DGrProxyProvider.h149 using LazyInstantiateCallback = GrSurfaceProxy::LazyInstantiateCallback; variable
DGrSurfaceProxy.h120 using LazyInstantiateCallback = variable