Searched refs:memory_nice_to_have_bytes_ (Results 1 – 2 of 2) sorted by relevance
210 memory_nice_to_have_bytes_(0), in TileManager()355 memory_nice_to_have_bytes_ = 0; in GetTilesWithAssignedBins()444 memory_nice_to_have_bytes_ += BytesConsumedIfAllocated(tile); in GetTilesWithAssignedBins()546 *memory_nice_to_have_bytes = memory_nice_to_have_bytes_; in GetMemoryStats()
195 size_t memory_nice_to_have_bytes_; variable