ChauncyZhang

Results 1 issues of ChauncyZhang

`GrSetGCForeground(gc_, BLACK); GrFillRect(back_buffer_id_, gc_, 0, 0, screen_info_.cols, screen_info_.rows); GrArea(back_buffer_id_, gc_, 0, 0, screen_info_.cols, screen_info_.rows, (void*)frame.data, MWPF_PIXELVAL); DrawText("Please press confirm after overlap", screen_info_.cols / 2, 200); GrSetGCForeground(gc_, GR_COLOR_RED); DrawDashedLine(wid_, gc_, x...