Home
last modified time | relevance | path

Searched refs:endPaint (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
DTextureMapperQt.cpp60 void BitmapTextureQt::endPaint() in endPaint() function in WebCore::BitmapTextureQt
200 virtual void endPaint() { m_painter.end(); } in endPaint() function in WebCore::RGBA32PremultimpliedBufferQt
DTextureMapperQt.h36 virtual void endPaint();
/external/webkit/Source/WebCore/platform/graphics/opengl/
DTextureMapperGL.h66 virtual void endPaint() = 0;
DTextureMapperGL.cpp230 virtual void endPaint();
475 void BitmapTextureGL::endPaint() in endPaint() function in WebCore::BitmapTextureGL
479 m_buffer->endPaint(); in endPaint()
506 endPaint(); in setContentsToImage()
/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapper.h66 virtual void endPaint() = 0;
DTextureMapperNode.cpp437 m_texture->endPaint(); in uploadTextureFromContent()
461 m_texture->endPaint(); in uploadTextureFromContent()
/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp142 static BYTE* endPaint; variable
200 : "a" (endPaintSysCall), "g" (lpPaint), "g" (hWnd), "m" (endPaint) in hookedEndPaint()
208 __asm call endPaint in hookedEndPaint()
282 …hook("user32.dll", "EndPaint", endPaintSysCall, endPaint, reinterpret_cast<const void *>(reinterpr… in setUpOffscreenPaintingHooks()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1621137 (WebCore::GraphicsContext3DInternal::endPaint):
21361 (WebCore::GraphicsContext3D::endPaint):
21495 (WebCore::GraphicsContext3DInternal::endPaint):
27720 (WebCore::GraphicsContext3D::endPaint):
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2961336 (WebCore::CanvasRenderingContext3D::endPaint):
61449 (WebCore::GraphicsContext3D::endPaint):
80746 Constraint of (*endPaint) operand modified from "g" to "m" (memory) in inline
DChangeLog357 (WebCore::BitmapTextureGL::endPaint):
582 1. an entry/exit point for painting (beginPaint/endPaint)
DChangeLog-2010-05-2443428 (WebCore::GraphicsContext3D::endPaint):
DChangeLog-2010-12-0698854 (WebCore::GraphicsContext3D::endPaint):