Home | History | Annotate | Download | only in camera

Lines Matching refs:maxSnapshotHeight

422     maxSnapshotHeight = mPictureSizes[0].height;
426 (maxSnapshotHeight <= mPictureSizes[i].height))){
428 maxSnapshotHeight = mPictureSizes[i].height;
533 && (height <= maxSnapshotHeight) )