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

  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DInterop.h 29 public ref class Direct3DInterop sealed : public Windows::Phone::Input::Interop::IDrawingSurfaceManipulationHandler
34 Windows::Phone::Graphics::Interop::IDrawingSurfaceContentProvider^ CreateContentProvider();
37 virtual void SetManipulationHost(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ manipulationHost);
54 void OnPointerPressed(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
55 void OnPointerMoved(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
56 void OnPointerReleased(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
Direct3DContentProvider.h 5 #include <Windows.Phone.Graphics.Interop.h>
12 ABI::Windows::Phone::Graphics::Interop::IDrawingSurfaceContentProvider,
Direct3DInterop.cpp 14 using namespace Windows::Phone::Graphics::Interop;
15 using namespace Windows::Phone::Input::Interop;
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DContentProvider.h 5 #include <Windows.Phone.Graphics.Interop.h>
12 ABI::Windows::Phone::Graphics::Interop::IDrawingSurfaceContentProvider,
Direct3DInterop.h 37 public ref class Direct3DInterop sealed : public Windows::Phone::Input::Interop::IDrawingSurfaceManipulationHandler
42 Windows::Phone::Graphics::Interop::IDrawingSurfaceContentProvider^ CreateContentProvider();
45 virtual void SetManipulationHost(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ manipulationHost);
63 void OnPointerPressed(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
64 void OnPointerMoved(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
65 void OnPointerReleased(Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ sender, Windows::UI::Core::PointerEventArgs^ args);
Direct3DInterop.cpp 17 using namespace Windows::Phone::Graphics::Interop;
18 using namespace Windows::Phone::Input::Interop;
  /packages/apps/Bluetooth/src/com/android/bluetooth/util/
Interop.java 27 public class Interop {
30 * Simple interop entry consisting of a workarond id (see below)
45 * The actual "database" of interop entries.
56 * Initializes the interop datbase with the relevant workaround
  /external/opencv3/samples/winrt/ImageManipulations/
App.xaml.cpp 37 using namespace Windows::UI::Xaml::Interop;
MainPage.xaml.cpp 29 using namespace Windows::UI::Xaml::Interop;
  /external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
App.xaml.cpp 21 using namespace Windows::UI::Xaml::Interop;
  /external/opencv3/samples/winrt/FaceDetection/FaceDetection/
App.xaml.cpp 21 using namespace Windows::UI::Xaml::Interop;
  /external/opencv3/samples/winrt_universal/PhoneTutorial/
App.xaml.cpp 21 using namespace Windows::UI::Xaml::Interop;
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java 30 import com.android.bluetooth.util.Interop;
282 if (Interop.matchByAddress(Interop.INTEROP_MAP_ASCIIONLY,
  /external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/
App.xaml.cpp 47 using namespace Windows::UI::Xaml::Interop;
  /external/opencv3/samples/winrt/ImageManipulations/common/
LayoutAwarePage.cpp 26 using namespace Windows::UI::Xaml::Interop;
suspensionmanager.cpp 34 using namespace Windows::UI::Xaml::Interop;

Completed in 129 milliseconds