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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 67 int nCaptureFrameStart; /*!< The frame to start capturing screenshots from. */
PVRShell.cpp 97 m_pShellData->nCaptureFrameStart = -1;
387 m_pShellData->nCaptureFrameStart = value;
429 case prefCaptureFrameStart: return m_pShellData->nCaptureFrameStart;
    [all...]

Completed in 287 milliseconds