xref: /aosp_15_r20/external/skia/README.android (revision c8dee2aa9b3f27cf6c858bd81872bdeb2c07ed17)
1*c8dee2aaSAndroid Build Coastguard WorkerThe Skia library is a cross-platform 2D-based renderer. The
2*c8dee2aaSAndroid Build Coastguard Workerkey places to look are in the folders:
3*c8dee2aaSAndroid Build Coastguard Worker
4*c8dee2aaSAndroid Build Coastguard Worker  include/  : contains public header files
5*c8dee2aaSAndroid Build Coastguard Worker  src/      : contains src code
6*c8dee2aaSAndroid Build Coastguard Worker
7*c8dee2aaSAndroid Build Coastguard WorkerThe top level makefile is at the root: Android.mk
8*c8dee2aaSAndroid Build Coastguard Worker
9*c8dee2aaSAndroid Build Coastguard WorkerThese files originate from an upstream repository
10*c8dee2aaSAndroid Build Coastguard Worker(skia.googlesource.com) where the project is actively developed
11*c8dee2aaSAndroid Build Coastguard Workerand maintained. As a result some files are not relevant to
12*c8dee2aaSAndroid Build Coastguard WorkerAndroid, but make the merging process smoother.
13*c8dee2aaSAndroid Build Coastguard Worker
14