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

  /external/chromium_org/content/common/gpu/
gpu_memory_manager_client.cc 27 bytes_allocation_ideal_nicetohave_(0),
gpu_memory_manager_client.h 99 uint64 bytes_allocation_ideal_nicetohave_; member in class:content::GpuMemoryManagerClientState
gpu_memory_manager.cc 503 client_state->bytes_allocation_ideal_nicetohave_ =
523 client_state->bytes_allocation_ideal_nicetohave_;
554 bytes_to_fit.push_back(client_state->bytes_allocation_ideal_nicetohave_ -

Completed in 70 milliseconds