Searched refs:SetMemoryAllocation (Results 1 – 8 of 8) sorted by relevance
190 context_provider->SetMemoryAllocation(policy); in TEST()197 context_provider->SetMemoryAllocation(policy); in TEST()203 context_provider->SetMemoryAllocation(policy); in TEST()
34 virtual void SetMemoryAllocation(
306 client_state->client_->SetMemoryAllocation(allocation); in AssignSurfacesAllocations()324 client_state->client_->SetMemoryAllocation(allocation); in AssignNonSurfacesAllocations()
97 virtual void SetMemoryAllocation(
119 virtual void SetMemoryAllocation(const MemoryAllocation& alloc) OVERRIDE { in SetMemoryAllocation() function in content::FakeClient
995 void GpuCommandBufferStub::SetMemoryAllocation( in SetMemoryAllocation() function in content::GpuCommandBufferStub
53 void SetMemoryAllocation(const ManagedMemoryPolicy& policy);
147 void TestContextProvider::SetMemoryAllocation( in SetMemoryAllocation() function in cc::TestContextProvider