Searched refs:existingSurface (Results 1 – 2 of 2) sorted by relevance
168 GrSurface* existingSurface() const { return fExistingSurface.get(); } in existingSurface() function
385 if (!r->accountedForInBudget() && !r->existingSurface()) { in makeBudgetHeadroom()