Searched defs:scaleCoordinates (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | touch.js | 19 function trackPointerEvents(touchInputElement, dc, scaleCoordinates) { argument 75 function sendEventUpdate(dc, touchInputElement, evs /*[{x, y, id}]*/, scaleCoordinates, down) { argument
|
D | app.js | 1011 #addMouseTracking(touchInputElement, scaleCoordinates) { argument
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | ZoomRatioMapper.cpp | 457 void ZoomRatioMapper::scaleCoordinates(int32_t* coordPairs, int coordCount, in scaleCoordinates() function in android::camera3::ZoomRatioMapper
|