Searched defs:LazySurfaceDesc (Results 1 – 7 of 7) sorted by relevance
88 struct LazySurfaceDesc { struct89 SkISize fDimensions;90 SkBackingFit fFit;91 GrRenderable fRenderable;92 skgpu::Mipmapped fMipmapped;93 int fSampleCnt;94 const GrBackendFormat& fFormat;95 GrTextureType fTextureType;96 GrProtected fProtected;97 skgpu::Budgeted fBudgeted;[all …]
133 const GrSurfaceProxy::LazySurfaceDesc&) { in init()
165 using LazySurfaceDesc = GrSurfaceProxy::LazySurfaceDesc; variable
189 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in onGenerateTexture()
362 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in CreateLazyView()
366 const GrSurfaceProxy::LazySurfaceDesc&) { in MakePromiseImageLazyProxy()
189 -> GrSurfaceProxy::LazyCallbackResult { in ClipFP()