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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageLayerChromiumTest.cpp 121 graphicsLayer->setContentsToImage(image.get());
125 graphicsLayer->setContentsToImage(0);
143 graphicsLayer->setContentsToImage(opaqueImage.get());
146 graphicsLayer->setContentsToImage(nonOpaqueImage.get());
GraphicsLayer.h 201 void setContentsToImage(Image*);
GraphicsLayer.cpp 925 void GraphicsLayer::setContentsToImage(Image* image)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.cpp 495 m_graphicsLayer->setContentsToImage(0);
    [all...]

Completed in 143 milliseconds