Home
last modified time | relevance | path

Searched defs:resultHash (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe.h56 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>>& resultHash) const in OnAsImageFilter()
H A Dsvg_fe.cpp105 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>>& resultHash, in GetImageFilter()
140 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>>& resultHash) in MakeImageFilter()
H A Dsvg_filter.cpp63 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>> resultHash; in OnAsPaint() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_testtwo_ng.cpp308 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>> resultHash; variable
H A Dparse_test_ng.cpp338 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>> resultHash; variable