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

  /external/opencv3/samples/winrt/ImageManipulations/
AdvancedCapture.xaml.cpp 139 m_bRotateVideoOnOrientationChange = true;
144 m_bRotateVideoOnOrientationChange = true;
149 m_bRotateVideoOnOrientationChange = false;
443 if (m_bRotateVideoOnOrientationChange)
463 if (m_bRotateVideoOnOrientationChange)
485 if (m_bRotateVideoOnOrientationChange)
AdvancedCapture.xaml.h 89 bool m_bRotateVideoOnOrientationChange;

Completed in 2083 milliseconds