Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/common/include/
H A Ddefine_multimodal.h327 #define WRITEDOUBLE(parcel, data, ...) \ macro
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp945 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 Dmultimodal_input_connect_proxy.cpp2064 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 9 milliseconds