Home
last modified time | relevance | path

Searched defs:setTouchAffineTransformation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputReaderPolicy.cpp205 void FakeInputReaderPolicy::setTouchAffineTransformation(const TouchAffineTransformation t) { in setTouchAffineTransformation() function in android::FakeInputReaderPolicy
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h304 void setTouchAffineTransformation(const TouchAffineTransformation t) { mTransform = t; } in setTouchAffineTransformation() function