Home
last modified time | relevance | path

Searched defs:counterclockwiseRotation (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/samples/winrt/ImageManipulations/
DAdvancedCapture.xaml.cpp441 bool counterclockwiseRotation = m_bReversePreviewRotation; in GetCurrentPhotoRotation() local
461 bool counterclockwiseRotation = m_bReversePreviewRotation; in PrepareForVideoRecording() local
482 bool counterclockwiseRotation = (previewMirroring && !m_bReversePreviewRotation) || variable