Searched defs:LazySurfaceDesc (Results 1 – 7 of 7) sorted by relevance
86 struct LazySurfaceDesc { struct87 SkISize fDimensions;88 SkBackingFit fFit;89 GrRenderable fRenderable;90 GrMipmapped fMipmapped;91 int fSampleCnt;92 const GrBackendFormat& fFormat;93 GrTextureType fTextureType;94 GrProtected fProtected;95 skgpu::Budgeted fBudgeted;[all …]
147 using LazySurfaceDesc = GrSurfaceProxy::LazySurfaceDesc; variable
169 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in onGenerateTexture()
346 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in CreateLazyView()
139 const GrSurfaceProxy::LazySurfaceDesc&) { in init()
303 const GrSurfaceProxy::LazySurfaceDesc&) { in MakePromiseImageLazyProxy()
189 -> GrSurfaceProxy::LazyCallbackResult { in ClipFP()