Searched refs:SkPaintDefaults_TextSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPaintDefaults.h23 #ifndef SkPaintDefaults_TextSize
24 #define SkPaintDefaults_TextSize SkIntToScalar(12) macro
H A DSkPaint.cpp72 fTextSize = SkPaintDefaults_TextSize;
/external/skia/src/core/
H A DSkPaintDefaults.h23 #ifndef SkPaintDefaults_TextSize
24 #define SkPaintDefaults_TextSize SkIntToScalar(12) macro
H A DSkPaint.cpp72 fTextSize = SkPaintDefaults_TextSize;

Completed in 233 milliseconds