Home
last modified time | relevance | path

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

/foundation/window/window_manager/utils/src/
H A Daccessibility_window_info.cpp70 size_t touchHotAreasCnt = parcel.ReadUint32(); in Unmarshalling() local
72 if (touchHotAreasCnt <= touchHotAreasCntMax) { in Unmarshalling()
73 for (size_t i = 0; i < touchHotAreasCnt; i++) { in Unmarshalling()

Completed in 1 milliseconds