Searched refs:currentPictureSize (Results 1 – 1 of 1) sorted by relevance
836 Size currentPictureSize = mSupportedPictureSizes.itemAt( in postData() local871 mWidthTmp[mPiPIdx] = currentPictureSize.width; in postData()872 mHeightTmp[mPiPIdx] = currentPictureSize.height; in postData()1769 Size currentPictureSize = mSupportedPictureSizes.itemAt( in startPreview() local1830 mParams.setPictureSize(currentPictureSize.width, in startPreview()1831 currentPictureSize.height); in startPreview()2691 Size currentPictureSize, currentPreviewSize, currentVideoSize; in printMenu() local2695 currentCamera->getCurrentPictureSize(currentPictureSize); in printMenu()2748 currentPictureSize.width, in printMenu()2749 currentPictureSize.height); in printMenu()