Searched defs:LazySurfaceDesc (Results 1 – 7 of 7) sorted by relevance
66 struct LazySurfaceDesc { struct67 SkISize fDimensions;68 SkBackingFit fFit;69 GrRenderable fRenderable;70 GrMipmapped fMipmapped;71 int fSampleCnt;72 const GrBackendFormat& fFormat;73 GrTextureType fTextureType;74 GrProtected fProtected;75 SkBudgeted fBudgeted;
145 using LazySurfaceDesc = GrSurfaceProxy::LazySurfaceDesc; variable
173 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in onGenerateTexture()
342 const GrSurfaceProxy::LazySurfaceDesc&) -> GrSurfaceProxy::LazyCallbackResult { in CreateLazyView()
136 const GrSurfaceProxy::LazySurfaceDesc&) { in init()
266 const GrSurfaceProxy::LazySurfaceDesc&) { in MakePromiseImageLazyProxy()
149 -> GrSurfaceProxy::LazyCallbackResult { in ClipFP()