Home
last modified time | relevance | path

Searched refs:toolkitDestBitmap (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/toolkit/test/
DAllTests.kt179 val toolkitDestBitmap = duplicateBitmap(destBitmap) in <lambda>() constant
188 toolkit.blend(mode, sourceBitmap, toolkitDestBitmap, restriction) in <lambda>()
201 val toolkitDestArray = getBitmapBytes(toolkitDestBitmap) in <lambda>()