Searched refs:kInheritFromRootTransform_Flag (Results 1 – 2 of 2) sorted by relevance
66 return (fFlags & kInheritFromRootTransform_Flag) != 0; in isInheritFromRootTransform()71 fFlags |= kInheritFromRootTransform_Flag; in setInheritFromRootTransform()73 fFlags &= ~kInheritFromRootTransform_Flag; in setInheritFromRootTransform()
113 kInheritFromRootTransform_Flag = 0x01 enumerator