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

  /external/webkit/Source/WebCore/platform/graphics/gpu/
DrawingBuffer.h 90 void publishToPlatformLayer();
  /external/webkit/Source/WebCore/platform/graphics/chromium/
Canvas2DLayerChromium.cpp 84 // attempts to use it (in publishToPlatformLayer). finish() is currently the only call with strong
91 m_drawingBuffer->publishToPlatformLayer();
DrawingBufferChromium.cpp 122 void DrawingBuffer::publishToPlatformLayer()

Completed in 360 milliseconds