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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DDrawingBufferTest.cpp508 int numAllocatedRenderBuffer() const { return m_nextRenderBufferId - 1; } function in class:__anon10597::DepthStencilTrackingContext
596 EXPECT_EQ(cases[i].expectedRenderBuffers, trackingContext->numAllocatedRenderBuffer());
609 EXPECT_EQ(cases[i].expectedRenderBuffers, trackingContext->numAllocatedRenderBuffer());

Completed in 61 milliseconds