Searched refs:blend (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/tests/rscpp/src/android/cts/rscpp/ |
| D | RSBlendTest.java | 59 ScriptIntrinsicBlend blend = ScriptIntrinsicBlend.create(mRS, Element.RGBA_8888(mRS)); in testRSBlend() local 63 blend.forEachAdd(rsInput, rsOutput); in testRSBlend() 66 blend.forEachClear(rsInput, rsOutput); in testRSBlend() 69 blend.forEachDst(rsInput, rsOutput); in testRSBlend() 72 blend.forEachDstAtop(rsInput, rsOutput); in testRSBlend() 75 blend.forEachDstIn(rsInput, rsOutput); in testRSBlend() 78 blend.forEachDstOut(rsInput, rsOutput); in testRSBlend() 81 blend.forEachDstOver(rsInput, rsOutput); in testRSBlend() 84 blend.forEachMultiply(rsInput, rsOutput); in testRSBlend() 87 blend.forEachSrc(rsInput, rsOutput); in testRSBlend() [all …]
|
| /cts/tests/tests/rscpp/librscpptest/ |
| D | rs_jni.cpp | 314 sp<ScriptIntrinsicBlend> blend = ScriptIntrinsicBlend::create(rs, e); in Java_android_cts_rscpp_RSBlendTest_blendTest() local 317 blend->forEachAdd(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 320 blend->forEachClear(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 323 blend->forEachDst(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 326 blend->forEachDstAtop(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 329 blend->forEachDstIn(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 332 blend->forEachDstOut(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 335 blend->forEachDstOver(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 338 blend->forEachMultiply(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() 341 blend->forEachSrc(inputAlloc, outputAlloc); in Java_android_cts_rscpp_RSBlendTest_blendTest() [all …]
|
| /cts/suite/cts/deviceTests/browserbench/assets/octane/ |
| D | raytrace.js | 167 blend: function(c1, c2, w){ method in Flog.RayTracer.Color 755 color = Flog.RayTracer.Color.prototype.blend(
|
| /cts/tools/selinux/src/ |
| D | example_input_policy.conf | 652 blend
|