Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureProxy.h92 using LazyInstantiateCallback = std::function<sk_sp<Texture> (ResourceProvider*)>; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrProxyProvider.h167 using LazyInstantiateCallback = GrSurfaceProxy::LazyInstantiateCallback; variable
H A DGrSurfaceProxy.h122 using LazyInstantiateCallback = variable