Home
last modified time | relevance | path

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

/frameworks/rs/toolkit/test/
DReferenceBlur.kt60 var expandedRestriction: Range2d? = null in horizontalBlur() variable
64 expandedRestriction = Range2d( in horizontalBlur()
74 out.forEach(expandedRestriction) { x, y -> in horizontalBlur()