HomeSort by relevance Sort by last modified time
    Searched refs:float4 (Results 126 - 150 of 367) sorted by null

1 2 3 4 56 7 8 91011>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestNativeAtan.rs 35 float4 __attribute__((kernel)) testNativeAtanFloat4Float4(float4 inV) {
TestNativeAtanh.rs 35 float4 __attribute__((kernel)) testNativeAtanhFloat4Float4(float4 inV) {
TestNativeAtanpi.rs 35 float4 __attribute__((kernel)) testNativeAtanpiFloat4Float4(float4 inV) {
TestNativeCbrt.rs 35 float4 __attribute__((kernel)) testNativeCbrtFloat4Float4(float4 inV) {
TestNativeCos.rs 35 float4 __attribute__((kernel)) testNativeCosFloat4Float4(float4 inV) {
TestNativeCosh.rs 35 float4 __attribute__((kernel)) testNativeCoshFloat4Float4(float4 inV) {
TestNativeCospi.rs 35 float4 __attribute__((kernel)) testNativeCospiFloat4Float4(float4 inV) {
TestNativeExp.rs 35 float4 __attribute__((kernel)) testNativeExpFloat4Float4(float4 inV) {
TestNativeExp10.rs 35 float4 __attribute__((kernel)) testNativeExp10Float4Float4(float4 inV) {
TestNativeExp2.rs 35 float4 __attribute__((kernel)) testNativeExp2Float4Float4(float4 inV) {
TestNativeExpm1.rs 35 float4 __attribute__((kernel)) testNativeExpm1Float4Float4(float4 inV) {
TestNativeLog.rs 35 float4 __attribute__((kernel)) testNativeLogFloat4Float4(float4 inV) {
TestNativeLog10.rs 35 float4 __attribute__((kernel)) testNativeLog10Float4Float4(float4 inV) {
TestNativeLog1p.rs 35 float4 __attribute__((kernel)) testNativeLog1pFloat4Float4(float4 inV) {
TestNativeLog2.rs 35 float4 __attribute__((kernel)) testNativeLog2Float4Float4(float4 inV) {
TestNativeNormalize.rs 35 float4 __attribute__((kernel)) testNativeNormalizeFloat4Float4(float4 inV) {
TestNativeRecip.rs 35 float4 __attribute__((kernel)) testNativeRecipFloat4Float4(float4 inV) {
TestNativeRootn.rs 39 float4 __attribute__((kernel)) testNativeRootnFloat4Int4Float4(float4 inV, unsigned int x) {
TestNativeRsqrt.rs 35 float4 __attribute__((kernel)) testNativeRsqrtFloat4Float4(float4 inV) {
TestNativeSin.rs 35 float4 __attribute__((kernel)) testNativeSinFloat4Float4(float4 inV) {
TestNativeSinh.rs 35 float4 __attribute__((kernel)) testNativeSinhFloat4Float4(float4 inV) {
TestNativeSinpi.rs 35 float4 __attribute__((kernel)) testNativeSinpiFloat4Float4(float4 inV) {
TestNativeSqrt.rs 35 float4 __attribute__((kernel)) testNativeSqrtFloat4Float4(float4 inV) {
TestNativeTan.rs 35 float4 __attribute__((kernel)) testNativeTanFloat4Float4(float4 inV) {
TestNativeTanh.rs 35 float4 __attribute__((kernel)) testNativeTanhFloat4Float4(float4 inV) {

Completed in 84 milliseconds

1 2 3 4 56 7 8 91011>>