Home
last modified time | relevance | path

Searched defs:LazyInstantiationType (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrProxyProvider.h159 using LazyInstantiationType = GrSurfaceProxy::LazyInstantiationType; variable
DGrSurfaceProxy.h106 enum class LazyInstantiationType { enum
DGrProxyProvider.cpp886 using LazyInstantiationType = GrSurfaceProxy::LazyInstantiationType; in createLazyRenderTargetProxy() typedef
/third_party/flutter/skia/tests/
DLazyProxyTest.cpp240 using LazyInstantiationType = GrSurfaceProxy::LazyInstantiationType; typedef