Home
last modified time | relevance | path

Searched refs:ApiScreenCaptureBuffer (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h444 bool ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf);
DPVRShell.cpp556 return m_pShellInit->ApiScreenCaptureBuffer(Width, Height, *pLines); in PVRShellScreenCaptureBuffer()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp751 bool PVRShellInit::ApiScreenCaptureBuffer(int Width,int Height,unsigned char *pBuf) in ApiScreenCaptureBuffer() function in PVRShellInit