Searched refs:CreateClientState (Results 1 – 4 of 4) sorted by relevance
59 GpuMemoryManagerClientState* CreateClientState(
96 client_state_.reset(memmgr_->CreateClientState(this, false, true)); in FakeClient()110 memmgr_->CreateClientState(this, surface_id != 0, visible)); in FakeClient()
176 GpuMemoryManagerClientState* GpuMemoryManager::CreateClientState( in CreateClientState() function in content::GpuMemoryManager
941 memory_manager_client_state_.reset(GetMemoryManager()->CreateClientState( in OnSetClientHasMemoryAllocationChangedCallback()