Searched refs:gPathColor (Results 1 – 2 of 2) sorted by relevance
14 static const SkColor gPathColor = SK_ColorYELLOW; variable71 pathPaint.setColor(gPathColor); in onDraw()
16 static const SkColor gPathColor = SK_ColorBLACK; variable66 pathPaint.setColor(gPathColor); in onDraw()184 paint.setColor(gPathColor); paint.setAlpha(fade); in drawHairlines()