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

  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.h 87 int mDstWidth, mDstHeight;
NativeWindowRenderer.cpp 132 , mDstHeight(height)
487 y = float(srcHeight) / mDstHeight;
499 y = float(srcHeight) / mDstHeight;

Completed in 33 milliseconds