Home
last modified time | relevance | path

Searched refs:_hInstance (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_extensions/media_sharing/
Dwrappers.cpp51 :_hInstance(NULL),_hWnd(NULL) in CDeviceWrapper()
60 _hInstance = GetModuleHandle(NULL); in WindowInit()
68 _hInstance, in WindowInit()
Dwrappers.h87 HMODULE _hInstance; variable