Home
last modified time | relevance | path

Searched refs:onContinueDrag (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dapp.js860 function onContinueDrag(e) { function
872 displayDeviceVideo.addEventListener('pointermove', onContinueDrag);
876 displayDeviceVideo.addEventListener('touchmove', onContinueDrag);
880 displayDeviceVideo.addEventListener('mousemove', onContinueDrag);