Home
last modified time | relevance | path

Searched defs:ReinterpretCastTo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_processor.h86 std::shared_ptr<T> ReinterpretCastTo() in ReinterpretCastTo() function
91 std::shared_ptr<const T> ReinterpretCastTo() const in ReinterpretCastTo() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h121 std::shared_ptr<T> ReinterpretCastTo() in ReinterpretCastTo() function
126 std::shared_ptr<const T> ReinterpretCastTo() const in ReinterpretCastTo() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h218 std::shared_ptr<T> ReinterpretCastTo() in ReinterpretCastTo() function
223 std::shared_ptr<const T> ReinterpretCastTo() const in ReinterpretCastTo() function