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

  /external/chromium_org/cc/resources/
tile_manager.h 134 bytes_releasable_ += BytesConsumedIfAllocated(tiles[i]);
217 inline size_t BytesConsumedIfAllocated(const Tile* tile) const {
tile_manager.cc 815 const size_t bytes_if_allocated = BytesConsumedIfAllocated(tile);
    [all...]

Completed in 4073 milliseconds