Home
last modified time | relevance | path

Searched refs:twoColor (Results 1 – 2 of 2) sorted by relevance

/external/skqp/gm/
Dpathopsinverse.cpp25 const unsigned twoColor = 0x807F1f1f; in onOnceBeforeDraw() local
26 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw()
28 makePaint(&fTwoPaint, twoColor); in onOnceBeforeDraw()
32 makePaint(&fOpPaint[kReverseDifference_SkPathOp], twoColor); in onOnceBeforeDraw()
/external/skia/gm/
Dpathopsinverse.cpp25 const unsigned twoColor = 0x807F1f1f; in onOnceBeforeDraw() local
26 SkColor blendColor = blend(oneColor, twoColor); in onOnceBeforeDraw()
28 makePaint(&fTwoPaint, twoColor); in onOnceBeforeDraw()
32 makePaint(&fOpPaint[kReverseDifference_SkPathOp], twoColor); in onOnceBeforeDraw()