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