Searched refs:m_layerType (Results 1 – 5 of 5) sorted by relevance
190 if (m_layerType == ClipLayer || m_layerType == TransparencyLayer || m_state.replicaLayer) in hasSurfaceDescendants()233 m_layerType = DefaultLayer; in computeLayerType()238 m_layerType = RootLayer; in computeLayerType()249 m_layerType = ClipLayer; in computeLayerType()257 m_layerType = ClipLayer; in computeLayerType()259 m_layerType = ScissorLayer; in computeLayerType()266 m_layerType = TransparencyLayer; in computeLayerType()280 : m_layerType(DefaultLayer) in TextureMapperNode()301 if (m_layerType != ClipLayer) in invalidateTransform()342 if (m_layerType == ClipLayer || m_layerType == RootLayer) in nearestSurfaceSize()[all …]
174 LayerType m_layerType; variable188 …return m_layerType == TransparencyLayer ? IntRect(0, 0, m_nearestSurfaceSize.width(), m_nearestSur… in replicaRect()
94 LayerType layerType() const { return m_layerType; } in layerType()198 LayerType m_layerType; variable
163 m_layerType = LayerTypeCustom;166 m_layerType = layerType;198 if (m_layerType == LayerTypeWebTiledLayer) {473 if (m_layerType != LayerTypeWebLayer)485 if (m_layerType != LayerTypeWebLayer)
115 m_layerType = LayerTypeCustom; in PlatformCALayer()118 m_layerType = layerType; in PlatformCALayer()