Home
last modified time | relevance | path

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

/frameworks/rs/toolkit/test/
DIntrinsicBlend.kt46 val sourceAllocation = Allocation.createTyped(context, arrayType) in intrinsicBlend() constant
68 val sourceAllocation = Allocation.createFromBitmap(context, sourceBitmap) in intrinsicBlend() constant