HomeSort by relevance Sort by last modified time
    Searched refs:mDstHeight (Results 1 - 2 of 2) sorted by null

  /frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.h 87 int mDstWidth, mDstHeight;
NativeWindowRenderer.cpp 133 , mDstHeight(height)
488 y = float(srcHeight) / mDstHeight;
500 y = float(srcHeight) / mDstHeight;

Completed in 15 milliseconds