Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_obj_geometry.h168 void SetPersp(float x, float y) in SetPersp() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1030 void RSNode::SetPersp(float persp) in SetPersp() function in OHOS::Rosen::RSNode
1035 void RSNode::SetPersp(float perspX, float perspY) in SetPersp() function in OHOS::Rosen::RSNode
1040 void RSNode::SetPersp(const Vector2f& persp) in SetPersp() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp717 void RSProperties::SetPersp(Vector2f persp) in SetPersp() function in OHOS::Rosen::RSProperties