Home
last modified time | relevance | path

Searched refs:PVRShellScreenCaptureBuffer (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h579 bool PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLines);
DPVRShell.cpp550 bool PVRShell::PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLine… in PVRShellScreenCaptureBuffer() function in PVRShell
1634 if(m_pShell->PVRShellScreenCaptureBuffer(nWidth, nHeight, &pBuf)) in Run()