Searched refs:nCaptureFrameScale (Results 1 – 2 of 2) sorted by relevance
69 int nCaptureFrameScale; /*!< Save screenshots scale factor. 1 for no scaling. */ member
99 m_pShellData->nCaptureFrameScale = 1; in PVRShell()393 m_pShellData->nCaptureFrameScale = value; in PVRShellSet()431 case prefCaptureFrameScale: return m_pShellData->nCaptureFrameScale; in PVRShellGet()1636 …(PVRSHELL_SCREENSHOT_NAME, nWidth, nHeight, pBuf, m_pShell->m_pShellData->nCaptureFrameScale) != 0) in Run()