Home
last modified time | relevance | path

Searched defs:destAllocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/
H A DIntrinsicBlend.kt47 val destAllocation = Allocation.createTyped(context, arrayType) in intrinsicBlend() constant
69 val destAllocation = Allocation.createFromBitmap(context, destBitmap) in intrinsicBlend() constant
/aosp_15_r20/frameworks/rs/toolkit/test/
H A DIntrinsicBlend.kt47 val destAllocation = Allocation.createTyped(context, arrayType) in intrinsicBlend() constant
69 val destAllocation = Allocation.createFromBitmap(context, destBitmap) in intrinsicBlend() constant