Searched defs:childrenTransform (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperLayer.h210 TransformationMatrix childrenTransform; member in struct:WebCore::TextureMapperLayer::State
H A DTextureMapperLayer.cpp560 void TextureMapperLayer::setChildrenTransform(const TransformationMatrix& childrenTransform) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsState.h147 TransformationMatrix childrenTransform; member in struct:WebCore::CoordinatedGraphicsLayerState
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h304 const TransformationMatrix& childrenTransform() const { return m_childrenTransform; } function in class:WebCore::GraphicsLayer

Completed in 120 milliseconds