Searched refs:co_ptr (Results 1 – 1 of 1) sorted by relevance
664 WPADStatus *co_ptr; in renderAimings() local676 co_ptr = (WPADStatus *)(&co_ringbuffer[0]); in renderAimings()683 if (WPAD_ERR_NONE == co_ptr[index].err) in renderAimings()685 …s16 x=(s16)(SCREEN_WIDTH -(co_ptr[index].obj[0].x+co_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings()686 …s16 y=(s16)(SCREEN_HEIGHT-(co_ptr[index].obj[0].y+co_ptr[index].obj[1].y)/2*SCREEN_HEIGHT/WPAD_DPD… in renderAimings()