Searched refs:SetProps (Results 1 – 10 of 10) sorted by relevance
31 bool SetProps(std::shared_ptr<std::vector<Property>> &props);
48 void SetProps(const std::vector<RSScreenProps>& props);
75 screenCapability.SetProps(props); in RSScreenCapabilityFuzzTest()
64 void RSScreenCapability::SetProps(const std::vector<RSScreenProps>& props) in SetProps() function in OHOS::Rosen::RSScreenCapability
89 bool GetObjectPropListData::SetProps(std::shared_ptr<std::vector<Property>> &props) in SetProps() function in OHOS::Media::GetObjectPropListData
231 capability.SetProps(props); in DoSetProps()
841 bool retTest = getObjectPropListData.SetProps(props);845 retTest = getObjectPropListData.SetProps(props);856 getObjectPropListData.SetProps(props);
249 getObjectPropList->SetProps(props); in GetObjectPropList()
360 getObjectPropList->SetProps(props); in GetObjectPropList()
882 screenCapability.SetProps(props); in GetScreenCapabilityLocked()