Searched refs:SetPivotZ (Results 1 – 13 of 13) sorted by relevance
102 nodes[1]->SetPivotZ(200); in main()105 nodes[3]->SetPivotZ(200); in main()
80 rsObjAbsGeometry.SetPivotZ(pivotZ);
104 void SetPivotZ(float z) in SetPivotZ() function
171 geometry->SetPivotZ(value); in Apply()
106 canvasNode->SetPivotZ(SHOWING_FLOAT_NUM);
113 void SetPivotZ(float pivotZ);
213 void SetPivotZ(float pivotZ);
817 void RSNode::SetPivotZ(const float pivotZ) in SetPivotZ() function in OHOS::Rosen::RSNode
686 node->GetMutableRenderProperties().SetPivotZ(pivotZ); in UnmarshalNode()
81 [](RSProperties* prop) { prop->SetPivotZ(0.f); }, // PIVOT_Z in __anonf204f7ba0502()602 void RSProperties::SetPivotZ(float pivotZ) in SetPivotZ() function in OHOS::Rosen::RSProperties604 boundsGeo_->SetPivotZ(pivotZ); in SetPivotZ()
1003 properties.SetPivotZ(1.0);
5100 HWTEST_F(RSNodeTest, SetPivotZ, TestSize.Level1)5104 rsNode->SetPivotZ(pivotZ);
357 rsNode_->SetPivotZ(zPivot); in SetPivot()