OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 66 milliseconds