Lines Matching +full:system +full:- +full:observe

3 …action. In addition, the Viewer is used to debug and understand different parts of the Skia system:
5 * Observe rendering performance - placing the Viewer in stats mode displays average frame times.
6 * Try different rendering methods - it's possible to cycle among the three rendering methods: raste…
9 Some slides require resources stored outside the program. These resources are stored in the `<skia-
12 ----------------------------
16 bin/gn gen out/Release --args='is_debug=false'
17 ninja -C out/Release viewer
19 To load resources in the desktop Viewers, use the `--resourcePath` option:
21 <skia-path>/out/Release/viewer --resourcePath <skia-path>/resources
23 Similarly, `--skps <skp-file-path>` will load any `.skp` files in that directory for display within…
25-line options: using `--match <pattern>` will load only SKPs or slides matching that name; using `
30 -----------------------------|-------------
38 -------
41 [Android SDK](https://developer.android.com/studio/#command-tools) installed and your `ANDROID_HOME…
43 mkdir ~/android-sdk
44 ( cd ~/android-sdk; unzip ~/Downloads/sdk-tools-*.zip )
45 yes | ~/android-sdk/tools/bin/sdkmanager --licenses
46 export ANDROID_HOME=~/android-sdk # Or wherever you installed the Android SDK.
51 platform_tools/android/bin/android_build_app -C <out_dir> viewer
60 Swiping left and right will switch slides, pinch-zoom will zoom in and out, and
64 ---
67 individual slides on a device by launching via `ios-deploy` with the `--match`
68 or `--slide` command-line options. The viewer will automatically bundle the
69 `resources` directory in the top-level Skia directory, and will bundle an