Searched refs:IsAllocationBackgroundForSurfaceYes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dgpu_memory_manager_unittest.cc178 bool IsAllocationBackgroundForSurfaceYes( function in class:content::GpuMemoryManagerTest
219 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub2.allocation_));
226 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub2.allocation_));
251 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub2.allocation_));
260 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub1.allocation_));
306 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub1.allocation_));
307 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub2.allocation_));
308 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub3.allocation_));
334 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub1.allocation_));
335 EXPECT_TRUE(IsAllocationBackgroundForSurfaceYes(stub
[all...]

Completed in 74 milliseconds