Home
last modified time | relevance | path

Searched refs:createColorTexture (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBuffer.cpp233 newTexture.textureId = createColorTexture(); in prepareMailbox()
402 m_colorBuffer.textureId = createColorTexture(); in initialize()
554 unsigned sourceTexture = createColorTexture(); in paintCompositedResultsToCanvas()
634 unsigned DrawingBuffer::createColorTexture() in createColorTexture() function in WebCore::DrawingBuffer
DDrawingBuffer.h183 unsigned createColorTexture();