Home
last modified time | relevance | path

Searched refs:zooming (Results 1 – 25 of 57) sorted by relevance

123

/external/perfetto/ui/src/frontend/
Dpan_and_zoom_handler.ts86 private zooming: Zoom = Zoom.None; property in PanAndZoomHandler
198 if (this.zooming !== Zoom.None) {
203 this.targetZoomRatio += this.zooming * targetStep;
256 if (this.zooming !== keyToZoom(e)) {
261 this.zooming = keyToZoom(e);
274 if (keyToZoom(e) === this.zooming) {
275 this.zooming = Zoom.None;
/external/subsampling-scale-image-view/
DREADME.md52 * Show high resolution detail on zooming in
60 * Pan while zooming
/external/perfetto/docs/quickstart/
Dlinux-tracing.md74 3. Explore the trace by zooming/panning using WASD, and mouse for expanding
/external/perfetto/docs/data-sources/
Dcpu-scheduling.md24 However, by zooming in, the individual scheduling events become visible:
/external/webrtc/modules/desktop_capture/mac/
Dscreen_capturer_mac.mm222 // With CGI method, the zooming will be ignored and the whole screen contents
/external/mesa3d/docs/
Dversions.rst829 - overlapping glCopyPixels with pixel zooming now works
831 - glCopyPixels with pixel zooming now works
/external/flac/doc/
DDoxyfile.in1714 # enable generation of interactive SVG images that allow zooming and panning.
/external/libnl/doc/
DDoxyfile.in1736 # enable generation of interactive SVG images that allow zooming and panning.
/external/eigen/doc/
DDoxyfile.in1827 # enable generation of interactive SVG images that allow zooming and panning.
/external/libabigail/doc/website/
Dlibabigail-website.doxy1817 # enable generation of interactive SVG images that allow zooming and panning.
/external/libabigail/doc/api/
Dlibabigail.doxy1816 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/openmp/runtime/doc/doxygen/
Dconfig1752 # enable generation of interactive SVG images that allow zooming and panning.
/external/libiio/src/
DDoxyfile.in1759 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/clang-tools-extra/docs/
Ddoxygen.cfg.in2211 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/parallel-libs/acxxel/
DDoxyfile.in2209 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/flang/docs/
Ddoxygen.cfg.in2214 # enable generation of interactive SVG images that allow zooming and panning.
/external/clang/docs/
Ddoxygen.cfg.in2199 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm/docs/
Ddoxygen.cfg.in2199 # enable generation of interactive SVG images that allow zooming and panning.
/external/swiftshader/third_party/subzero/docs/
DDoxyfile2233 # enable generation of interactive SVG images that allow zooming and panning.
/external/jsoncpp/doc/
Dweb_doxyfile.in2202 # enable generation of interactive SVG images that allow zooming and panning.
Ddoxyfile.in2214 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/clang/docs/
Ddoxygen.cfg.in2199 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/mlir/docs/
Ddoxygen.cfg.in2200 # enable generation of interactive SVG images that allow zooming and panning.
/external/flatbuffers/docs/source/
Ddoxyfile2283 # enable generation of interactive SVG images that allow zooming and panning.
/external/llvm-project/llvm/docs/
Ddoxygen.cfg.in2200 # enable generation of interactive SVG images that allow zooming and panning.

123