Home | History | Annotate | Download | only in src

Lines Matching refs:maxSnapshotHeight

423     maxSnapshotHeight = mPictureSizes[0].height;
427 (maxSnapshotHeight <= mPictureSizes[i].height))){
429 maxSnapshotHeight = mPictureSizes[i].height;
534 && (height <= maxSnapshotHeight) )