Home
last modified time | relevance | path

Searched refs:clearBit (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DSwitchInputMapper.cpp124 mSwitchValues.clearBit(switchCode); in processSwitch()
141 mUpdatedSwitchMask.clearBit(bit); in sync()
DMouseInputMapper.cpp144 mButtonValues.clearBit(buttonToBit(code)); in processButton()
/hardware/google/graphics/common/libhwc2.1/libvrr/
DUtils.h24 inline void clearBit(uint32_t& data, uint32_t bit) { in clearBit() function
DVariableRefreshRateController.cpp498 clearBit(command, kPanelRefreshCtrlFrameInsertionAutoModeOffset); in setPresentTimeoutController()
582 clearBit(command, kPanelRefreshCtrlFrameInsertionAutoModeOffset); in setFixedRefreshRateRange()
905 clearBit(command, kPanelRefreshCtrlFrameInsertionAutoModeOffset); in handlePresentTimeout()