Searched refs:ApiScreenCaptureBuffer (Results 1 – 3 of 3) sorted by relevance
444 bool ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf);
556 return m_pShellInit->ApiScreenCaptureBuffer(Width, Height, *pLines); in PVRShellScreenCaptureBuffer()
751 bool PVRShellInit::ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf) in ApiScreenCaptureBuffer() function in PVRShellInit