Searched refs:cropLeft (Results 1 – 4 of 4) sorted by relevance
214 int32_t cropLeft; member
1219 …uint32_t cropWidth = mVideoFormatInfo.width - (mVideoFormatInfo.cropLeft + mVideoFormatInfo.cropRi… in getRawDataFromSurface()1652 rect.x = mVideoFormatInfo.cropLeft; in setRenderRect()1654 rect.width = mVideoFormatInfo.width - (mVideoFormatInfo.cropLeft + mVideoFormatInfo.cropRight); in setRenderRect()
85 mVideoFormatInfo.cropLeft = data->codec_data->crop_left; in updateFormatInfo()
788 mVideoFormatInfo.cropLeft = data->codec_data->crop_left; in updateFormatInfo()