Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DSkRuntimeEffectTest.cpp565 SkPaint rgbwPaint; in test_RuntimeEffect_Blenders() local
566 rgbwPaint.setShader(make_RGBW_shader()); in test_RuntimeEffect_Blenders()
567 rgbwPaint.setBlendMode(SkBlendMode::kSrc); in test_RuntimeEffect_Blenders()
568 surface->getCanvas()->drawPaint(rgbwPaint); in test_RuntimeEffect_Blenders()
604 surface->getCanvas()->drawPaint(rgbwPaint); in test_RuntimeEffect_Blenders()
635 surface->getCanvas()->drawPaint(rgbwPaint); in test_RuntimeEffect_Blenders()
643 surface->getCanvas()->drawPaint(rgbwPaint); in test_RuntimeEffect_Blenders()

Completed in 2 milliseconds