Searched refs:bytes_allocatable (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
H A Dtile_manager.cc635 size_t bytes_allocatable = local
640 size_t bytes_left = bytes_allocatable;
731 // be added as they are not affected by |bytes_allocatable|.
753 bytes_allocatable - bytes_left;
755 bytes_allocatable - bytes_releasable_;

Completed in 508 milliseconds