Searched defs:angleNum (Results 1 – 5 of 5) sorted by relevance
116 void RotationGestureModelImpl::Create(int32_t fingersNum, double angleNum) in Create()
177 void RotationGestureModelNG::Create(int32_t fingersNum, double angleNum) in Create()
211 double angleNum = DEFAULT_ROTATION_ANGLE; in Create() local
294 double angleNum = Utils::CheckMin(0.0, DEFAULT_ROTATION_ANGLE, angle); in FfiOHOSAceFrameworkRotationGestureCreate() local
437 double angleNum = DEFAULT_ROTATION_ANGLE; in Create() local