Searched defs:blend (Results 1 – 3 of 3) sorted by relevance
59 ScriptIntrinsicBlend blend = ScriptIntrinsicBlend.create(mRS, Element.RGBA_8888(mRS)); in testRSBlend() local
314 sp<ScriptIntrinsicBlend> blend = ScriptIntrinsicBlend::create(rs, e); in Java_android_cts_rscpp_RSBlendTest_blendTest() local
167 blend: function(c1, c2, w){ method in Flog.RayTracer.Color