Searched defs:persp (Results 1 – 6 of 6) sorted by relevance
139 OH_Drawing_Matrix* persp = OH_Drawing_MatrixCreate(); in OnTestFunction() local
149 Vector2f persp(x11, y11); in RSPropertiesFuzzTestInner02() local
1030 void RSNode::SetPersp(float persp) in SetPersp()1040 void RSNode::SetPersp(const Vector2f& persp) in SetPersp()1058 auto persp = property->Get(); in SetPerspX() local1076 auto persp = property->Get(); in SetPerspY() local
1132 BASE_NS::Math::Vec4 persp; in SetGlobalTransform() local
2967 BASE_NS::Math::Vec4 persp; in SetTransformation() local
717 void RSProperties::SetPersp(Vector2f persp) in SetPersp()