Home | History | Annotate | Download | only in lvpp

Lines Matching refs:usableHeight

1710     int32_t usableHeight = cropBottom - cropTop + 1;
1715 usableHeight = mDisplayHeight;
1726 MEDIA_SET_VIDEO_SIZE, usableHeight, usableWidth);
1729 MEDIA_SET_VIDEO_SIZE, usableWidth, usableHeight);