Searched refs:shouldInheritFromRootTransform (Results 1 – 3 of 3) sorted by relevance
145 if (shouldInheritFromRootTransform()) { in localToAncestor()192 if (shouldInheritFromRootTransform()) { in draw()
48 bool shouldInheritFromRootTransform() const { return m_shouldInheritFromRootTransform; } in shouldInheritFromRootTransform() function
353 stream->writeBool(layer->shouldInheritFromRootTransform()); in serializeLayer()