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

  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.h 87 int mDstWidth, mDstHeight;
NativeWindowRenderer.cpp 131 , mDstWidth(width)
486 x = float(srcWidth) / mDstWidth;
498 x = float(srcWidth) / mDstWidth;

Completed in 235 milliseconds