Searched refs:xcType (Results 1 – 2 of 2) sorted by relevance
51 std::optional<XComponentType> xcType = std::nullopt; member173 auto xcType = testProperty.xcType.value(); in CreateXComponentNode() local217 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;268 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;357 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;406 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;487 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;510 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;577 testProperty.xcType = XCOMPONENT_TEXTURE_TYPE_VALUE;610 testProperty.xcType = XCOMPONENT_SURFACE_TYPE_VALUE;[all …]
51 std::optional<XComponentType> xcType = std::nullopt; member118 auto xcType = testProperty.xcType.value(); in CreateXComponentNode() local121 XComponentModelNG().Create(xcId, xcType, libraryName, xcomponentController); in CreateXComponentNode()