Home | History | Annotate | Download | only in Shell

Lines Matching defs:nHeight

1633 				const int nHeight = m_pShell->PVRShellGet(prefHeight);
1634 if(m_pShell->PVRShellScreenCaptureBuffer(nWidth, nHeight, &pBuf))
1636 if(m_pShell->PVRShellScreenSave(PVRSHELL_SCREENSHOT_NAME, nWidth, nHeight, pBuf, m_pShell->m_pShellData->nCaptureFrameScale) != 0)