Searched defs:LazySurfaceDesc (Results 1 – 7 of 7) sorted by relevance
68 struct LazySurfaceDesc { struct69 SkISize fDimensions;70 SkBackingFit fFit;71 GrRenderable fRenderable;72 GrMipmapped fMipmapped;73 int fSampleCnt;74 const GrBackendFormat& fFormat;75 GrProtected fProtected;76 SkBudgeted fBudgeted;
144 using LazySurfaceDesc = GrSurfaceProxy::LazySurfaceDesc; variable
174 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in onGenerateTexture()
342 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in CreateLazyView()
164 const GrSurfaceProxy::LazySurfaceDesc&) { in init()
266 const GrSurfaceProxy::LazySurfaceDesc&) { in MakePromiseImageLazyProxy()
140 -> GrSurfaceProxy::LazyCallbackResult { in ClipFP()