Searched refs:mSharedPalmState (Results 1 – 3 of 3) sorted by relevance
186 std::unique_ptr<::ui::SharedPalmDetectionFilterState> mSharedPalmState; variable
572 : mSharedPalmState(std::make_unique<::ui::SharedPalmDetectionFilterState>()), in PalmRejector()583 mSharedPalmState.get()); in PalmRejector()759 state << *mSharedPalmState; in dump()
915 std::make_unique<TestFilter>(&mSharedPalmState, /*byref*/ mSuppressedPointers); in SetUp()924 ::ui::SharedPalmDetectionFilterState mSharedPalmState; // unused, but we must retain ownership