Searched refs:touchesStream (Results 1 – 1 of 1) sorted by relevance
667 std::stringstream touchesStream; in detectPalmPointers() local669 touchesStream << touch.tracking_id << " : " << touch << "\n"; in detectPalmPointers()671 ALOGD("Filter: touches = %s", touchesStream.str().c_str()); in detectPalmPointers()