Searched defs:ReinterpretCast (Results 1 – 3 of 3) sorted by relevance
81 static std::shared_ptr<T> ReinterpretCast(std::shared_ptr<RSProcessor> processer) in ReinterpretCast() function
116 static std::shared_ptr<T> ReinterpretCast(const std::shared_ptr<RSNode>& node) in ReinterpretCast() function
213 static std::shared_ptr<T> ReinterpretCast(std::shared_ptr<RSRenderNode> node) in ReinterpretCast() function