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

  /external/webkit/Source/WebCore/platform/graphics/texmap/
GraphicsLayerTextureMapper.cpp 346 void GraphicsLayerTextureMapper::setContentsOrientation(CompositingCoordinatesOrientation orientation)
351 GraphicsLayer::setContentsOrientation(orientation);
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsLayer.h 339 virtual void setContentsOrientation(CompositingCoordinatesOrientation orientation) { m_contentsOrientation = orientation; }
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp     [all...]

Completed in 245 milliseconds