Searched refs:setShouldInheritFromRootTransform (Results 1 – 3 of 3) sorted by relevance
60 …void setShouldInheritFromRootTransform(bool inherit) { m_shouldInheritFromRootTransform = inherit;… in setShouldInheritFromRootTransform() function
120 Layer::setShouldInheritFromRootTransform(true); in LayerAndroid()
370 layer->setShouldInheritFromRootTransform(stream->readBool()); in deserializeLayer()