Searched defs:toFloat4 (Results 1 – 2 of 2) sorted by relevance
50 fun toFloat4() = Float4(x.toFloat(), y.toFloat(), z.toFloat(), w.toFloat()) in plus() method in com.google.android.renderscript_test.Int483 fun UByteArray.toFloat4(): Float4 { in toFloat4() method92 fun ByteArray.toFloat4(): Float4 { in toFloat4() method
50 fun toFloat4() = Float4(x.toFloat(), y.toFloat(), z.toFloat(), w.toFloat()) in plus() method83 fun UByteArray.toFloat4(): Float4 { in toFloat4() method92 fun ByteArray.toFloat4(): Float4 { in toFloat4() method