Home
last modified time | relevance | path

Searched defs:getDeviceContext (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h70 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function
71 inline InputDeviceContext& getDeviceContext() const { return mDeviceContext; }; in getDeviceContext() function
/aosp_15_r20/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.h45 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function
46 inline InputDeviceContext& getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWin32Window.hpp54 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::win32::Window
H A DtcuWGL.hpp214 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::wgl::Context
H A DtcuWin32EGLNativeDisplayFactory.cpp82 HDC getDeviceContext(void) in getDeviceContext() function in tcu::win32::__anonc8d456f00111::NativeDisplay
/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp115 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anonb02dce640111::ANGLENativeDisplay
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.h308 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext.Get(); } in getDeviceContext() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1315 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function in android::FakePeripheralController
1316 inline InputDeviceContext& getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in android::FakePeripheralController