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

  /external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/
readme.txt 26 are made through HighguiBridge::requestForUIthreadAsync(), which uses
  /external/opencv3/modules/videoio/src/
cap_winrt_bridge.cpp 48 void VideoioBridge::requestForUIthreadAsync(int action)
125 requestForUIthreadAsync(cv::UPDATE_IMAGE_ELEMENT);
cap_winrt_bridge.hpp 56 void requestForUIthreadAsync(int action);
cap_winrt_capture.cpp 171 VideoioBridge::getInstance().requestForUIthreadAsync(OPEN_CAMERA);

Completed in 224 milliseconds