HomeSort by relevance Sort by last modified time
    Searched refs:memory_nice_to_have_bytes_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/resources/
tile_manager.h 195 size_t memory_nice_to_have_bytes_; member in class:cc::TileManager
tile_manager.cc 210 memory_nice_to_have_bytes_(0),
355 memory_nice_to_have_bytes_ = 0;
444 memory_nice_to_have_bytes_ += BytesConsumedIfAllocated(tile);
546 *memory_nice_to_have_bytes = memory_nice_to_have_bytes_;
    [all...]

Completed in 26 milliseconds