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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 69 int nCaptureFrameScale; /*!< Save screenshots scale factor. 1 for no scaling. */
PVRShell.cpp 99 m_pShellData->nCaptureFrameScale = 1;
393 m_pShellData->nCaptureFrameScale = value;
431 case prefCaptureFrameScale: return m_pShellData->nCaptureFrameScale;
    [all...]

Completed in 74 milliseconds