Fix lock issue in Skia fonthost for Android.
Jeff Brown authored
load_system_fonts() could potentially be called without
a lock held.  To make this problem less likely to happen
again in the future, adopted a naming convention for all
locked methods.

Change-Id: I04ff5e8ad005e5c1180aae9be8c134d0d384ac2c
42ca8dae
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot