CreateClientState  866 content/common/gpu/gpu_command_buffer_stub.cc       memory_manager_client_state_.reset(GetMemoryManager()->CreateClientState(
CreateClientState   59 content/common/gpu/gpu_memory_manager.h   GpuMemoryManagerClientState* CreateClientState(
CreateClientState   97 content/common/gpu/gpu_memory_manager_unittest.cc     client_state_.reset(memmgr_->CreateClientState(this, false, true));
CreateClientState  111 content/common/gpu/gpu_memory_manager_unittest.cc         memmgr_->CreateClientState(this, surface_id != 0, visible));