Searched refs:tmpUint (Results 1 – 1 of 1) sorted by relevance
357 uint32_t tmpUint = 0; in read() local358 SAFE_PARCEL(input.readUint32, &tmpUint); in read()359 orientation = ui::toRotation(tmpUint); in read()