HomeSort by relevance Sort by last modified time
    Searched refs:resizeDepthStencil (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gpu/
DrawingBuffer.h 79 void resizeDepthStencil(int sampleCount);
DrawingBuffer.cpp 109 void DrawingBuffer::resizeDepthStencil(int sampleCount)
237 resizeDepthStencil(sampleCount);
256 resizeDepthStencil(0);

Completed in 23 milliseconds