Home
last modified time | relevance | path

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

/cts/tests/tests/rscpp/librscpptest/
Drs_jni_allocation.cpp146 RsDataType dt, bool autoPadding = false) { in helperCopy1D() argument
153 if (autoPadding) { in helperCopy1D()
158 alloc->setAutoPadding(autoPadding); in helperCopy1D()
239 RsDataType dt, bool autoPadding = false) { in helperCopy2D() argument
245 if (autoPadding) { in helperCopy2D()
249 alloc->setAutoPadding(autoPadding); in helperCopy2D()
331 RsDataType dt, bool autoPadding = false) { in helperCopy3D() argument
337 if (autoPadding) { in helperCopy3D()
347 alloc->setAutoPadding(autoPadding); in helperCopy3D()