Searched refs:WRITEDOUBLE (Results 1 - 3 of 3) sorted by relevance
/foundation/multimodalinput/input/util/common/include/ |
H A D | define_multimodal.h | 327 #define WRITEDOUBLE(parcel, data, ...) \ macro
|
/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | pointer_event.cpp | 945 WRITEDOUBLE(out, GetAxisValue(axis)); in WriteToParcel() 948 WRITEDOUBLE(out, velocity_); in WriteToParcel() 960 WRITEDOUBLE(out, fingerprintDistanceX_); in WriteToParcel() 961 WRITEDOUBLE(out, fingerprintDistanceY_); in WriteToParcel()
|
/foundation/multimodalinput/input/service/connect_manager/src/ |
H A D | multimodal_input_connect_proxy.cpp | 2064 WRITEDOUBLE(data, topLeftX, ERR_INVALID_VALUE); in SetVKeyboardArea() 2065 WRITEDOUBLE(data, topLeftY, ERR_INVALID_VALUE); in SetVKeyboardArea() 2066 WRITEDOUBLE(data, bottomRightX, ERR_INVALID_VALUE); in SetVKeyboardArea() 2067 WRITEDOUBLE(data, bottomRightY, ERR_INVALID_VALUE); in SetVKeyboardArea()
|
Completed in 10 milliseconds