Searched refs:dpd2pos_scale (Results 1 – 2 of 2) sorted by relevance
90 …f32 dpd2pos_scale ; // Scale value where the left and right pointing edge in the shooting … member
393 kp->dpd2pos_scale = scale / ( ( sx < sy ) ? sx : sy ) ; in calc_dpd2pos_scale()1483 vec.x = ( kp->center_org.x - vec.x ) * kp->dpd2pos_scale ; in calc_dpd_variable()1484 vec.y = ( kp->center_org.y - vec.y ) * kp->dpd2pos_scale ; in calc_dpd_variable()