Searched refs:maxSnapshotWidth (Results 1 – 3 of 3) sorted by relevance
713 int maxSnapshotWidth, maxSnapshotHeight;
776 int maxSnapshotWidth, maxSnapshotHeight; variable
435 maxSnapshotWidth = mPictureSizes[0].width; in filterPictureSizes()439 if(((maxSnapshotWidth < mPictureSizes[i].width) && in filterPictureSizes()441 maxSnapshotWidth = mPictureSizes[i].width; in filterPictureSizes()546 && (width <= maxSnapshotWidth) in isValidDimension()