HomeSort by relevance Sort by last modified time
    Searched full:fileproperties (Results 1 - 4 of 4) sorted by null

  /external/opencv3/samples/winrt/ImageManipulations/
AdvancedCapture.xaml.h 70 Windows::Storage::FileProperties::PhotoOrientation photoRotation);
71 Windows::Storage::FileProperties::PhotoOrientation GetCurrentPhotoRotation();
74 Windows::Storage::FileProperties::PhotoOrientation PhotoRotationLookup(
AdvancedCapture.xaml.cpp 395 Windows::Storage::FileProperties::PhotoOrientation photoRotation)
439 Windows::Storage::FileProperties::PhotoOrientation AdvancedCapture::GetCurrentPhotoRotation()
449 return Windows::Storage::FileProperties::PhotoOrientation::Normal;
495 Windows::Storage::FileProperties::PhotoOrientation AdvancedCapture::PhotoRotationLookup(
501 return Windows::Storage::FileProperties::PhotoOrientation::Normal;
504 return (counterclockwise) ? Windows::Storage::FileProperties::PhotoOrientation::Rotate270:
505 Windows::Storage::FileProperties::PhotoOrientation::Rotate90;
508 return Windows::Storage::FileProperties::PhotoOrientation::Rotate180;
511 return (counterclockwise) ? Windows::Storage::FileProperties::PhotoOrientation::Rotate90 :
512 Windows::Storage::FileProperties::PhotoOrientation::Rotate270
    [all...]
  /external/opencv3/samples/winrt/ImageManipulations/common/
suspensionmanager.cpp 30 using namespace Windows::Storage::FileProperties;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrm.h     [all...]

Completed in 633 milliseconds