Searched refs:error_fg (Results 1 – 4 of 4) sorted by relevance
419 op->error_fg = -1 ; // Not displayed in reset_kpad()424 op->error_fg = -1 ; // Not displayed in reset_kpad()479 while ( op1->error_fg != 0 ) ++op1 ; in KPADCalibrateDPD()481 while ( op2->error_fg != 0 ) ++op2 ; in KPADCalibrateDPD()907 kobj_p->error_fg = 0 ; // Displayed in get_kobj()911 kobj_p->error_fg = -1 ; // Not displayed in get_kobj()927 if ( kobj_p->error_fg < 0 ) continue ; in check_kobj_outside_frame()931 kobj_p->error_fg |= 1 ; in check_kobj_outside_frame()947 if ( op1->error_fg != 0 ) continue ; in check_kobj_same_position()951 if ( op2->error_fg != 0 ) continue ; in check_kobj_same_position()[all …]
301 op->error_fg = -1 ; // Not displayed in reset_kpad()306 op->error_fg = -1 ; // Not displayed in reset_kpad()400 while ( op1->error_fg != 0 ) ++op1 ; in KPADCalibrateDPD()402 while ( op2->error_fg != 0 ) ++op2 ; in KPADCalibrateDPD()924 kobj_p->error_fg = 0 ; // Displayed in get_kobj()928 kobj_p->error_fg = -1 ; // Not displayed in get_kobj()944 if ( kobj_p->error_fg < 0 ) continue ; in check_kobj_outside_frame()948 kobj_p->error_fg |= 1 ; in check_kobj_outside_frame()964 if ( op1->error_fg != 0 ) continue ; in check_kobj_same_position()968 if ( op2->error_fg != 0 ) continue ; in check_kobj_same_position()[all …]
59 s8 error_fg ; // -1: not displayed, 0: OK, 1: too far out, 2: same coordinate member
58 s8 error_fg ; // -1: not displayed, 0: OK, 1: too far out, 2: same coordinate member