Searched refs:mHaveBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp53 bool mHaveBounds; member in class:android::FakePointerController
63 mHaveBounds(false), mMinX(0), mMinY(0), mMaxX(0), mMaxY(0), mX(0), mY(0),
68 mHaveBounds = true;
99 return mHaveBounds;

Completed in 71 milliseconds