Home
last modified time | relevance | path

Searched refs:propertyValues (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.cpp563 std::vector<float> propertyValues; in ParseSymbolProperties() local
569 propertyValues.push_back(root[memberName][i].asFloat()); in ParseSymbolProperties()
572 properties.insert({std::string(memberName), propertyValues}); in ParseSymbolProperties()

Completed in 2 milliseconds