Home | History | Annotate | Download | only in quick

Lines Matching full:skia

7 _Currently we only support building Skia for Android on a Linux or Mac host! In addition,
11 The following libraries/utilities are required in addition to those needed for a standard skia checkout:
18 Follow the instructions [here](../download) for downloading the Skia source.
20 Inside your Skia checkout, `platform_tools/android` contains the Android setup
41 KitKat) which will be used to build the Skia SampleApp. You can download as
43 have this one in order to complete the Skia build process.
56 depot_tools) and is specifically designed to work with the Skia's build
57 system. To use the script you need to call it from Skia's trunk directory with
65 cd skia
70 specific flavors for Nexus devices). This in turn allows Skia to take
93 The build system packages the Skia executables as shared libraries. As such,
107 ./platform_tools/android/bin/android_run_skia dm --resourcePath /data/local/tmp/skia/resources/
142 Finally to run the application you can either navigate to the Skia Samples