Searched refs:hasMscEvent (Results 1 – 5 of 5) sorted by relevance
275 inline bool hasMscEvent(int mscEvent) const { return mEventHub->hasMscEvent(mId, mscEvent); } in hasMscEvent() function
257 virtual bool hasMscEvent(int32_t deviceId, int mscEvent) const = 0;454 bool hasMscEvent(int32_t deviceId, int mscEvent) const override final;
132 mHasHardwareTimestamp = getDeviceContext().hasMscEvent(MSC_TIMESTAMP); in configure()
840 bool EventHub::hasMscEvent(int32_t deviceId, int mscEvent) const { in hasMscEvent() function in android::EventHub
774 bool hasMscEvent(int32_t deviceId, int mscEvent) const override final { in hasMscEvent() function in android::FakeEventHub