Searched refs:sRectInfo (Results 1 – 1 of 1) sorted by relevance
437 struct rt_device_rect_info sRectInfo; in ccap_grabber() local440 sRectInfo.x = 0; in ccap_grabber()441 sRectInfo.y = 0; in ccap_grabber()442 sRectInfo.height = sGrabberContext.sLcdInfo.height; in ccap_grabber()443 sRectInfo.width = sGrabberContext.sLcdInfo.width; in ccap_grabber()445 rt_device_control(psDevLcd, RTGRAPHIC_CTRL_RECT_UPDATE, &sRectInfo); in ccap_grabber()
Completed in 7 milliseconds