Home
last modified time | relevance | path

Searched defs:ControllerType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/include/
H A DPointerControllerInterface.h49 enum class ControllerType { enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntddpcm.h80 ULONG ControllerType; member
/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/
H A Dcontroller_manager_unittest.cc291 enum class ControllerType : int8_t { enum
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DPointerChoreographer_test.cpp34 using ControllerType = PointerControllerInterface::ControllerType; typedef