Searched defs:getDeviceContext (Results 1 – 8 of 8) sorted by relevance
70 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function71 inline InputDeviceContext& getDeviceContext() const { return mDeviceContext; }; in getDeviceContext() function
45 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function46 inline InputDeviceContext& getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function
54 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::win32::Window
214 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::wgl::Context
82 HDC getDeviceContext(void) in getDeviceContext() function in tcu::win32::__anonc8d456f00111::NativeDisplay
115 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anonb02dce640111::ANGLENativeDisplay
308 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext.Get(); } in getDeviceContext() function
1315 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function in android::FakePeripheralController1316 inline InputDeviceContext& getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in android::FakePeripheralController