Searched refs:kLazyDims (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ |
H A D | GrProxyProvider.cpp | 864 static constexpr SkISize kLazyDims = {-1, -1}; in MakeFullyLazyProxy() local 867 caps, std::move(callback), format, kLazyDims, renderTargetSampleCnt, in MakeFullyLazyProxy() 872 new GrTextureProxy(std::move(callback), format, kLazyDims, GrMipmapped::kNo, in MakeFullyLazyProxy()
|
Completed in 3 milliseconds