Name Description Size
SkUserConfig.h SkTypes.h, the root of the public header files, includes this file SkUserConfig.h after first initializing certain Skia defines, letting this file change or augment those flags. Below are optional defines that add, subtract, or change default behavior in Skia. Your port can locally edit this file to enable/disable flags as you choose, or these can be declared on your command line (i.e. -Dfoo). By default, this #include file will always default to having all the flags commented out, so including it will have no effect. 5763