Home
last modified time | relevance | path

Searched defs:LazySurfaceDesc (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrSurfaceProxy.h68 struct LazySurfaceDesc { struct
69 SkISize fDimensions;
70 SkBackingFit fFit;
71 GrRenderable fRenderable;
72 GrMipmapped fMipmapped;
73 int fSampleCnt;
74 const GrBackendFormat& fFormat;
75 GrProtected fProtected;
76 SkBudgeted fBudgeted;
H A DGrProxyProvider.h144 using LazySurfaceDesc = GrSurfaceProxy::LazySurfaceDesc; variable
H A DGrBackendTextureImageGenerator.cpp164 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in onGenerateTexture()
H A DGrThreadSafeCache.cpp342 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in CreateLazyView()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkDeferredDisplayListRecorder.cpp171 const GrSurfaceProxy::LazySurfaceDesc&) { in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/image/
H A DSkImage_GpuBase.cpp404 const GrSurfaceProxy::LazySurfaceDesc&) { in MakePromiseImageLazyProxy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DLazyProxyTest.cpp140 -> GrSurfaceProxy::LazyCallbackResult { in ClipFP()
H A DGrSurfaceTest.cpp554 const GrSurfaceProxy::LazySurfaceDesc&) { in DEF_GPUTEST()