Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/inferno/
Dscript.js92 function zoom(e) { function
227 case 32: zoom(selected); return false; // SPACE
/system/extras/simpleperf/scripts/purgatorio/
DREADME.md58 It's possible to select a given stack entry to zoom on it and look at entry deeper in the callstack
/system/extras/simpleperf/scripts/
Dreport_html.js1334 this.svg.find('g').css('cursor', 'pointer').click(zoom);
1339 function zoom() { function
/system/bt/audio_bluetooth_hw/
Dstream_apis.cc1124 const struct audio_stream_in* stream, float zoom) { in in_set_microphone_field_dimension() argument