Home | History | Annotate | Download | only in camera

Lines Matching refs:maxSnapshotHeight

1396       maxSnapshotHeight(0),
1558 maxSnapshotHeight = picture_sizes[0].height;
1562 (maxSnapshotHeight <= picture_sizes[i].height))){
1564 maxSnapshotHeight = picture_sizes[i].height;
9835 && (height <= maxSnapshotHeight) )