Home
last modified time | relevance | path

Searched refs:HasStableSizeHistory (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface.h110 bool HasStableSizeHistory() const { in HasStableSizeHistory() function
Dvulkan_surface_pool.cc236 return surface->IsOversized() && surface->HasStableSizeHistory(); in AgeAndCollectOldBuffers()