Searched defs:resultHash (Results 1 – 5 of 5) sorted by relevance
56 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>>& resultHash) const in OnAsImageFilter()
105 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()
63 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>> resultHash; in OnAsPaint() local
308 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>> resultHash; variable
338 std::unordered_map<std::string, std::shared_ptr<RSImageFilter>> resultHash; variable