Home
last modified time | relevance | path

Searched refs:SkPaintDefaults_TextSize (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkPaintDefaults.h23 #ifndef SkPaintDefaults_TextSize
24 #define SkPaintDefaults_TextSize SkIntToScalar(12) macro
DSkPaint.cpp49 fTextSize = SkPaintDefaults_TextSize; in SkPaint()
/external/skia/tools/debugger/
DSkDrawCommand.cpp1169 SkPaintDefaults_TextSize); in MakeJsonPaint()