Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DInputReader.cpp205 bumpGenerationLocked(); in addDeviceLocked()
222 bumpGenerationLocked(); in removeDeviceLocked()
243 InputDevice* device = new InputDevice(&mContext, deviceId, bumpGenerationLocked(), in createDeviceLocked()
436 int32_t InputReader::bumpGenerationLocked() { in bumpGenerationLocked() function in android::InputReader
739 return mReader->bumpGenerationLocked(); in bumpGeneration()
/frameworks/native/services/inputflinger/reader/include/
DInputReader.h152 int32_t bumpGenerationLocked();