Searched defs:PropertyValue (Results 1 – 3 of 3) sorted by relevance
92 struct PropertyValue { struct93 const IPropertyHandle* handle;94 void* offset;95 const Property* info;97 Type& Get() const in Get()
27 using PropertyValue = std::shared_ptr<RSRenderPropertyBase>; variable
33 struct PropertyValue { struct34 uint64_t outIntVal = 0;36 std::string outStrVal;