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

  /external/chromium_org/content/common/gpu/
gpu_memory_manager_client.h 34 virtual void SetMemoryAllocation(
gpu_memory_manager.cc 306 client_state->client_->SetMemoryAllocation(allocation);
324 client_state->client_->SetMemoryAllocation(allocation);
gpu_command_buffer_stub.h 97 virtual void SetMemoryAllocation(
gpu_memory_manager_unittest.cc 119 virtual void SetMemoryAllocation(const MemoryAllocation& alloc) OVERRIDE {
gpu_command_buffer_stub.cc     [all...]
  /external/chromium_org/cc/test/
test_context_provider.h 53 void SetMemoryAllocation(const ManagedMemoryPolicy& policy);
test_context_provider.cc 147 void TestContextProvider::SetMemoryAllocation(
  /external/chromium_org/cc/output/
output_surface_unittest.cc 190 context_provider->SetMemoryAllocation(policy);
197 context_provider->SetMemoryAllocation(policy);
203 context_provider->SetMemoryAllocation(policy);

Completed in 800 milliseconds