Home | History | Annotate | Download | only in Shell

Lines Matching refs:nCaptureFrameScale

99 	m_pShellData->nCaptureFrameScale = 1;
393 m_pShellData->nCaptureFrameScale = value;
431 case prefCaptureFrameScale: return m_pShellData->nCaptureFrameScale;
1636 if(m_pShell->PVRShellScreenSave(PVRSHELL_SCREENSHOT_NAME, nWidth, nHeight, pBuf, m_pShell->m_pShellData->nCaptureFrameScale) != 0)