Searched refs:fSurfaceBase (Results 1 – 2 of 2) sorted by relevance
1339 SkSurface_Base* fSurfaceBase; variable1340 SkSurface_Base* getSurfaceBase() const { return fSurfaceBase; } in getSurfaceBase()1342 fSurfaceBase = sb; in setSurfaceBase()
145 if (fSurfaceBase) { in predrawNotify()146 fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()154 if (fSurfaceBase) { in predrawNotify()160 if (fSurfaceBase->outstandingImageSnapshot()) { in predrawNotify()165 fSurfaceBase->aboutToDraw(mode); in predrawNotify()670 fSurfaceBase = nullptr; in init()2000 if (fSurfaceBase) { in onDiscard()2001 fSurfaceBase->aboutToDraw(SkSurface::kDiscard_ContentChangeMode); in onDiscard()