Searched refs:error_fg (Results 1 – 4 of 4) sorted by relevance
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 …]
451 op->error_fg = -1 ; // Not applied in reset_kpad()456 op->error_fg = -1 ; // Not applied in reset_kpad()511 while ( op1->error_fg != 0 ) ++op1 ; in KPADCalibrateDPD()513 while ( op2->error_fg != 0 ) ++op2 ; in KPADCalibrateDPD()961 kobj_p->error_fg = 0 ; // Applied in get_kobj()965 kobj_p->error_fg = -1 ; // Not applied in get_kobj()981 if ( kobj_p->error_fg < 0 ) continue ; in check_kobj_outside_frame()985 kobj_p->error_fg |= 1 ; in check_kobj_outside_frame()1001 if ( op1->error_fg != 0 ) continue ; in check_kobj_same_position()1005 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