Home
last modified time | relevance | path

Searched refs:kLazyDims (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrProxyProvider.cpp809 static constexpr SkISize kLazyDims = {-1, -1}; in MakeFullyLazyProxy() local
812 caps, std::move(callback), format, kLazyDims, renderTargetSampleCnt, in MakeFullyLazyProxy()
817 new GrTextureProxy(std::move(callback), format, kLazyDims, GrMipmapped::kNo, in MakeFullyLazyProxy()