Searched defs:x_ymix (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h263 float x_ymix; member in struct:android::TouchAffineTransformation
270 x_scale(1.0f), x_ymix(0.0f), x_offset(0.0f),
276 x_scale(xscale), x_ymix(xymix), x_offset(xoffset),

Completed in 394 milliseconds