ComPtr 124 modules/core/src/system.cpp Microsoft::WRL::ComPtr<ABI::Windows::Storage::IApplicationDataStatics> appdataFactory; ComPtr 125 modules/core/src/system.cpp Microsoft::WRL::ComPtr<ABI::Windows::Storage::IApplicationData> appdataRef; ComPtr 126 modules/core/src/system.cpp Microsoft::WRL::ComPtr<ABI::Windows::Storage::IStorageFolder> storagefolderRef; ComPtr 127 modules/core/src/system.cpp Microsoft::WRL::ComPtr<ABI::Windows::Storage::IStorageItem> storageitemRef; ComPtr 148 modules/highgui/src/agile_wrl.h ::Microsoft::WRL::ComPtr<IUnknown> _contextCallback; ComPtr 174 modules/highgui/src/agile_wrl.h ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile; ComPtr 277 modules/highgui/src/agile_wrl.h ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile; ComPtr 280 modules/highgui/src/agile_wrl.h ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile; ComPtr 352 modules/highgui/src/agile_wrl.h ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp); ComPtr 503 modules/highgui/src/agile_wrl.h ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp); ComPtr 1660 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<IRestrictedErrorInfo> _M_winRTException; ComPtr 1692 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<_AsyncOperationType> _M_asyncInfo; ComPtr 1698 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<_CompletionHandlerType> _M_CompletedHandler; ComPtr 1709 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1721 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1735 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1748 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1761 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1784 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<_CompletionHandlerType> handler = Microsoft::WRL::Callback<_CompletionHandlerType>([&](_AsyncOperationType*, ABI::Windows::Foundation::AsyncStatus status) -> HRESULT { ComPtr 3194 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 3576 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<_AsyncOperationType> _M_unwrapped_async_op; ComPtr 7659 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<typename _Attributes::_CompletionDelegateType> _M_completeDelegate; //ComPtr cannot be volatile as it does not have volatile accessors ComPtr 7999 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func, _CAPTURE_CALLSTACK()); ComPtr 8001 modules/highgui/src/ppltasks_winrt.h Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func); ComPtr 148 modules/videoio/src/agile_wrl.hpp ::Microsoft::WRL::ComPtr<IUnknown> _contextCallback; ComPtr 174 modules/videoio/src/agile_wrl.hpp ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile; ComPtr 277 modules/videoio/src/agile_wrl.hpp ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile; ComPtr 280 modules/videoio/src/agile_wrl.hpp ::Microsoft::WRL::ComPtr<IAgileObject> checkIfAgile; ComPtr 352 modules/videoio/src/agile_wrl.hpp ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp); ComPtr 503 modules/videoio/src/agile_wrl.hpp ::Microsoft::WRL::ComPtr<IUnknown> spObject(lp); ComPtr 33 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> _PObj; ComPtr 34 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IActivationFactory> objFactory; ComPtr 37 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValueStatics> spPropVal; ComPtr 73 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> _PObj; ComPtr 74 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IActivationFactory> objFactory; ComPtr 77 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValueStatics> spPropVal; ComPtr 497 modules/videoio/src/cap_msmf.hpp #define _ObjectObj Microsoft::WRL::ComPtr<IInspectable> ComPtr 543 modules/videoio/src/cap_msmf.hpp #define MAKE_WRL_OBJ(x) Microsoft::WRL::ComPtr<x> ComPtr 556 modules/videoio/src/cap_msmf.hpp #define GET_WRL_OBJ_FROM_REF(objtype, obj, orig, hr) Microsoft::WRL::ComPtr<objtype> obj;\ ComPtr 558 modules/videoio/src/cap_msmf.hpp #define GET_WRL_OBJ_FROM_OBJ(objtype, obj, orig, hr) Microsoft::WRL::ComPtr<objtype> obj;\ ComPtr 576 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IActivationFactory> objFactory;\ ComPtr 579 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> pInsp;\ ComPtr 586 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IActivationFactory> objFactory;\ ComPtr 594 modules/videoio/src/cap_msmf.hpp #define _ComPtr Microsoft::WRL::ComPtr ComPtr 610 modules/videoio/src/cap_msmf.hpp ComPtr(_In_ const ComPtr<T>& lp) throw() ComPtr 700 modules/videoio/src/cap_msmf.hpp HRESULT As(_Out_ ComPtr<U>* lp) const throw() ComPtr 709 modules/videoio/src/cap_msmf.hpp #define _ComPtr ComPtr ComPtr 2484 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> spInsp; ComPtr 2485 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> spSetting; ComPtr 2486 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropVal; ComPtr 2487 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Media::MediaProperties::IMediaEncodingProperties> pMedEncProps; ComPtr 2626 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> value; ComPtr 2645 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<GUID, IInspectable*>> spMap; ComPtr 2646 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IIterable<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*>*>> spIterable; ComPtr 2647 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IIterator<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*>*>> spIterator; ComPtr 2678 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IKeyValuePair<GUID, IInspectable*> > spKeyValuePair; ComPtr 2679 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> spValue; ComPtr 2680 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; ComPtr 2719 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<IInspectable> spValue; ComPtr 2720 modules/videoio/src/cap_msmf.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; ComPtr 140 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp task<ComPtr<IMF2DBuffer2>> Media::CaptureFrameGrabber::GetFrameAsync() ComPtr 151 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp task_completion_event<ComPtr<IMF2DBuffer2>> taskEvent; ComPtr 159 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp task_completion_event<ComPtr<IMF2DBuffer2>> t; ComPtr 168 modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp ComPtr<IMFMediaBuffer> buffer; ComPtr 56 modules/videoio/src/cap_winrt/CaptureFrameGrabber.hpp concurrency::task<MW::ComPtr<IMF2DBuffer2>> GetFrameAsync(); ComPtr 68 modules/videoio/src/cap_winrt/CaptureFrameGrabber.hpp MW::ComPtr<MediaSink> _mediaSink; ComPtr 80 modules/videoio/src/cap_winrt/CaptureFrameGrabber.hpp std::queue<concurrency::task_completion_event<MW::ComPtr<IMF2DBuffer2>>> _videoSampleRequestQueue; ComPtr 66 modules/videoio/src/cap_winrt/MFIncludes.hpp MW::ComPtr<T> As(U^ in) ComPtr 68 modules/videoio/src/cap_winrt/MFIncludes.hpp MW::ComPtr<T> out; ComPtr 75 modules/videoio/src/cap_winrt/MFIncludes.hpp Microsoft::WRL::ComPtr<T> As(const Microsoft::WRL::ComPtr<U>& in) ComPtr 77 modules/videoio/src/cap_winrt/MFIncludes.hpp Microsoft::WRL::ComPtr<T> out; ComPtr 84 modules/videoio/src/cap_winrt/MFIncludes.hpp Microsoft::WRL::ComPtr<T> As(U* in) ComPtr 86 modules/videoio/src/cap_winrt/MFIncludes.hpp Microsoft::WRL::ComPtr<T> out; ComPtr 169 modules/videoio/src/cap_winrt/MFIncludes.hpp MW::ComPtr<IMFSample> Sample; ComPtr 55 modules/videoio/src/cap_winrt/MediaSink.hpp MW::ComPtr<IMFMediaType> audioMT; ComPtr 67 modules/videoio/src/cap_winrt/MediaSink.hpp MW::ComPtr<IMFMediaType> videoMT; ComPtr 389 modules/videoio/src/cap_winrt/MediaSink.hpp MW::ComPtr<MediaStreamSink> _audioStreamSink; ComPtr 390 modules/videoio/src/cap_winrt/MediaSink.hpp MW::ComPtr<MediaStreamSink> _videoStreamSink; ComPtr 391 modules/videoio/src/cap_winrt/MediaSink.hpp MW::ComPtr<IMFPresentationClock> _clock; ComPtr 32 modules/videoio/src/cap_winrt/MediaStreamSink.cpp __in const MW::ComPtr<IMFMediaSink>& sink, ComPtr 34 modules/videoio/src/cap_winrt/MediaStreamSink.cpp __in const MW::ComPtr<IMFMediaType>& mt, ComPtr 163 modules/videoio/src/cap_winrt/MediaStreamSink.cpp ComPtr<IMFMediaEventQueue> eventQueue; ComPtr 308 modules/videoio/src/cap_winrt/MediaStreamSink.cpp ComPtr<IMFMediaType> mt; ComPtr 329 modules/videoio/src/cap_winrt/MediaStreamSink.cpp void MediaStreamSink::InternalSetCurrentMediaType(__in const ComPtr<IMFMediaType>& mediaType) ComPtr 358 modules/videoio/src/cap_winrt/MediaStreamSink.cpp bool MediaStreamSink::_IsMediaTypeSupported(__in const ComPtr<IMFMediaType>& mt) const ComPtr 373 modules/videoio/src/cap_winrt/MediaStreamSink.cpp void MediaStreamSink::_UpdateMediaType(__in const ComPtr<IMFMediaType>& mt) ComPtr 40 modules/videoio/src/cap_winrt/MediaStreamSink.hpp __in const MW::ComPtr<IMFMediaSink>& sink, ComPtr 42 modules/videoio/src/cap_winrt/MediaStreamSink.hpp __in const MW::ComPtr<IMFMediaType>& mt, ComPtr 81 modules/videoio/src/cap_winrt/MediaStreamSink.hpp void InternalSetCurrentMediaType(__in const MW::ComPtr<IMFMediaType>& mediaType); ComPtr 87 modules/videoio/src/cap_winrt/MediaStreamSink.hpp bool _IsMediaTypeSupported(__in const MW::ComPtr<IMFMediaType>& mt) const; ComPtr 88 modules/videoio/src/cap_winrt/MediaStreamSink.hpp void _UpdateMediaType(__in const MW::ComPtr<IMFMediaType>& mt); ComPtr 98 modules/videoio/src/cap_winrt/MediaStreamSink.hpp MW::ComPtr<IMFMediaSink> _sink; ComPtr 99 modules/videoio/src/cap_winrt/MediaStreamSink.hpp MW::ComPtr<IMFMediaEventQueue> _eventQueue; ComPtr 100 modules/videoio/src/cap_winrt/MediaStreamSink.hpp MW::ComPtr<IMFMediaType> _curMT; ComPtr 155 modules/videoio/src/cap_winrt_video.cpp create_task(frameGrabber->GetFrameAsync()).then([this, frameGrabber](const ComPtr<IMF2DBuffer2>& buffer) ComPtr 1660 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<IRestrictedErrorInfo> _M_winRTException; ComPtr 1692 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<_AsyncOperationType> _M_asyncInfo; ComPtr 1698 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<_CompletionHandlerType> _M_CompletedHandler; ComPtr 1709 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1721 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1735 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1748 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1761 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 1784 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<_CompletionHandlerType> handler = Microsoft::WRL::Callback<_CompletionHandlerType>([&](_AsyncOperationType*, ABI::Windows::Foundation::AsyncStatus status) -> HRESULT { ComPtr 3194 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IAsyncInfo> pAsyncInfo; ComPtr 3576 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<_AsyncOperationType> _M_unwrapped_async_op; ComPtr 7659 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<typename _Attributes::_CompletionDelegateType> _M_completeDelegate; //ComPtr cannot be volatile as it does not have volatile accessors ComPtr 7999 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func, _CAPTURE_CALLSTACK()); ComPtr 8001 modules/videoio/src/ppltasks_winrt.hpp Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func); ComPtr 88 samples/winrt/FaceDetection/FaceDetection/MainPage.xaml.cpp ComPtr<IBufferByteAccess> pBufferByteAccess; ComPtr 89 samples/winrt/FaceDetection/FaceDetection/MainPage.xaml.cpp ComPtr<IInspectable> pBuffer((IInspectable*)buffer); ComPtr 116 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> spSetting; ComPtr 123 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropVal; ComPtr 124 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp Microsoft::WRL::ComPtr<IInspectable> spInsp; ComPtr 170 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp ComPtr<IBufferByteAccess> pBufferByteAccess; ComPtr 171 samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp ComPtr<IInspectable> pBuffer((IInspectable*)buffer); ComPtr 60 samples/winrt_universal/PhoneTutorial/MainPage.xaml.cpp ComPtr<IInspectable> insp(reinterpret_cast<IInspectable*>(obj)); ComPtr 63 samples/winrt_universal/PhoneTutorial/MainPage.xaml.cpp ComPtr<IBufferByteAccess> bufferByteAccess; ComPtr 47 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp ComPtr<ID3D11Device> device; ComPtr 48 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp ComPtr<ID3D11DeviceContext> context; ComPtr 115 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp ComPtr<ID3D11Texture2D> depthStencil; ComPtr 27 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11Device1> m_d3dDevice; ComPtr 28 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11DeviceContext1> m_d3dContext; ComPtr 29 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11Texture2D> m_renderTarget; ComPtr 30 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11RenderTargetView> m_renderTargetView; ComPtr 31 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11DepthStencilView> m_depthStencilView; ComPtr 31 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h Microsoft::WRL::ComPtr<IDrawingSurfaceRuntimeHostNative> m_host; ComPtr 32 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h Microsoft::WRL::ComPtr<IDrawingSurfaceSynchronizedTextureNative> m_synchronizedTexture; ComPtr 189 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp ComPtr<Direct3DContentProvider> provider = Make<Direct3DContentProvider>(this); ComPtr 258 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.cpp void QuadRenderer::Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView) ComPtr 40 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h void Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView); ComPtr 44 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11InputLayout> m_inputLayout; ComPtr 45 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11Buffer> m_vertexBuffer; ComPtr 46 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11Buffer> m_indexBuffer; ComPtr 47 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11VertexShader> m_vertexShader; ComPtr 48 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11PixelShader> m_pixelShader; ComPtr 49 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11Buffer> m_constantBuffer; ComPtr 50 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11Texture2D> m_Texture; ComPtr 51 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11ShaderResourceView> m_SRV; ComPtr 52 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11SamplerState> m_QuadsTexSamplerState; ComPtr 53 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11BlendState> m_Transparency; ComPtr 54 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11RasterizerState> CCWcullMode; ComPtr 55 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h Microsoft::WRL::ComPtr<ID3D11RasterizerState> CWcullMode; ComPtr 319 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.cpp void CubeRenderer::Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView) ComPtr 42 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h void Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView); ComPtr 45 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11InputLayout> m_inputLayout; ComPtr 46 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11Buffer> m_vertexBuffer; ComPtr 47 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11Buffer> m_indexBuffer; ComPtr 48 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11VertexShader> m_vertexShader; ComPtr 49 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11PixelShader> m_pixelShader; ComPtr 50 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11Buffer> m_constantBuffer; ComPtr 51 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11Texture2D> m_texture; ComPtr 52 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11ShaderResourceView> m_SRV; ComPtr 53 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11SamplerState> m_cubesTexSamplerState; ComPtr 57 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11BlendState> m_transparency; ComPtr 58 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11RasterizerState> m_CCWcullMode; ComPtr 59 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h Microsoft::WRL::ComPtr<ID3D11RasterizerState> m_CWcullMode; ComPtr 47 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp ComPtr<ID3D11Device> device; ComPtr 48 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp ComPtr<ID3D11DeviceContext> context; ComPtr 115 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp ComPtr<ID3D11Texture2D> depthStencil; ComPtr 27 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11Device1> m_d3dDevice; ComPtr 28 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11DeviceContext1> m_d3dContext; ComPtr 29 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11Texture2D> m_renderTarget; ComPtr 30 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11RenderTargetView> m_renderTargetView; ComPtr 31 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h Microsoft::WRL::ComPtr<ID3D11DepthStencilView> m_depthStencilView; ComPtr 31 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h Microsoft::WRL::ComPtr<IDrawingSurfaceRuntimeHostNative> m_host; ComPtr 32 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h Microsoft::WRL::ComPtr<IDrawingSurfaceSynchronizedTextureNative> m_synchronizedTexture; ComPtr 54 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp ComPtr<Direct3DContentProvider> provider = Make<Direct3DContentProvider>(this); ComPtr 177 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp ComPtr<IBufferByteAccess> bufferByteAccess;