Searched refs:fSurfaceBase (Results 1 – 4 of 4) sorted by relevance
158 if (fSurfaceBase) { in predrawNotify()159 fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()167 if (fSurfaceBase) { in predrawNotify()173 if (fSurfaceBase->outstandingImageSnapshot()) { in predrawNotify()178 fSurfaceBase->aboutToDraw(mode); in predrawNotify()437 fSurfaceBase = nullptr; in init()542 return fSurfaceBase; in getSurface()1860 if (fSurfaceBase) { in onDiscard()1861 fSurfaceBase->aboutToDraw(SkSurface::kDiscard_ContentChangeMode); in onDiscard()
2324 SkSurface_Base* fSurfaceBase; variable2325 SkSurface_Base* getSurfaceBase() const { return fSurfaceBase; } in getSurfaceBase()2327 fSurfaceBase = sb; in setSurfaceBase()
150 if (fSurfaceBase) { in predrawNotify()151 fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()159 if (fSurfaceBase) { in predrawNotify()165 if (fSurfaceBase->outstandingImageSnapshot()) { in predrawNotify()170 fSurfaceBase->aboutToDraw(mode); in predrawNotify()567 fSurfaceBase = nullptr; in init()2011 if (fSurfaceBase) { in onDiscard()2012 fSurfaceBase->aboutToDraw(SkSurface::kDiscard_ContentChangeMode); in onDiscard()
2525 SkSurface_Base* fSurfaceBase; variable2526 SkSurface_Base* getSurfaceBase() const { return fSurfaceBase; } in getSurfaceBase()2528 fSurfaceBase = sb; in setSurfaceBase()