Searched refs:PVRShellScreenCaptureBuffer (Results 1 – 2 of 2) sorted by relevance
579 bool PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLines);
550 bool PVRShell::PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLine… in PVRShellScreenCaptureBuffer() function in PVRShell1634 if(m_pShell->PVRShellScreenCaptureBuffer(nWidth, nHeight, &pBuf)) in Run()