HomeSort by relevance Sort by last modified time
    Searched refs:PVRShellScreenCaptureBuffer (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 112 PVRShellScreenCaptureBuffer() and PVRShellWriteBMPFile() will be used to save the current frame as a BMP file. PVRShellScreenCaptureBuffer()
124 PVRShellScreenCaptureBuffer(PVRShellGet (prefWidth), PVRShellGet (prefHeight), &pLines);
579 bool PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLines);
    [all...]
PVRShell.cpp 550 bool PVRShell::PVRShellScreenCaptureBuffer(const int Width, const int Height, unsigned char **pLines)
    [all...]

Completed in 556 milliseconds