Home
last modified time | relevance | path

Searched refs:storageFile (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/samples/winrt_universal/PhoneTutorial/
DMainPage.xaml.cpp104 [](Windows::Storage::StorageFile ^storageFile) in LoadImage()
106 return storageFile->OpenReadAsync(); in LoadImage()
/external/opencv3/samples/winrt/JavaScript/js/
Ddefault.js51 storageFile: null, property
/external/opencv3/samples/winrt/ImageManipulations/
DAdvancedCapture.xaml.cpp407 }).then([state](Windows::Storage::StorageFile ^storageFile) in __anonf55c16f60a02()
409 state->PhotoStorage = storageFile; in __anonf55c16f60b02()