Searched refs:fSurfaceBase (Results 1 – 4 of 4) sorted by relevance
160 if (fSurfaceBase) { in predrawNotify()161 if (!fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()172 if (fSurfaceBase) { in predrawNotify()178 if (fSurfaceBase->outstandingImageSnapshot()) { in predrawNotify()183 if (!fSurfaceBase->aboutToDraw(mode)) { in predrawNotify()411 fSurfaceBase = nullptr; in init()516 return fSurfaceBase; in getSurface()1942 if (fSurfaceBase) { in onDiscard()1943 sk_ignore_unused_variable(fSurfaceBase->aboutToDraw(SkSurface::kDiscard_ContentChangeMode)); in onDiscard()
148 if (fSurfaceBase) { in predrawNotify()149 fSurfaceBase->aboutToDraw(willOverwritesEntireSurface in predrawNotify()157 if (fSurfaceBase) { in predrawNotify()163 if (fSurfaceBase->outstandingImageSnapshot()) { in predrawNotify()168 fSurfaceBase->aboutToDraw(mode); in predrawNotify()507 fSurfaceBase = nullptr; in init()2002 if (fSurfaceBase) { in onDiscard()2003 fSurfaceBase->aboutToDraw(SkSurface::kDiscard_ContentChangeMode); in onDiscard()
2392 SkSurface_Base* fSurfaceBase; variable2393 SkSurface_Base* getSurfaceBase() const { return fSurfaceBase; } in getSurfaceBase()2395 fSurfaceBase = sb; in setSurfaceBase()
2589 SkSurface_Base* fSurfaceBase; variable2590 SkSurface_Base* getSurfaceBase() const { return fSurfaceBase; } in getSurfaceBase()2592 fSurfaceBase = sb; in setSurfaceBase()