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

1 2 3 45 6 7 8 91011>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestCeil.rs 35 float4 __attribute__((kernel)) testCeilFloat4Float4(float4 inV) {
TestCos.rs 35 float4 __attribute__((kernel)) testCosFloat4Float4(float4 inV) {
TestCosh.rs 35 float4 __attribute__((kernel)) testCoshFloat4Float4(float4 inV) {
TestCospi.rs 35 float4 __attribute__((kernel)) testCospiFloat4Float4(float4 inV) {
TestDegrees.rs 35 float4 __attribute__((kernel)) testDegreesFloat4Float4(float4 inV) {
TestErf.rs 35 float4 __attribute__((kernel)) testErfFloat4Float4(float4 inV) {
TestErfc.rs 35 float4 __attribute__((kernel)) testErfcFloat4Float4(float4 inV) {
TestExp.rs 35 float4 __attribute__((kernel)) testExpFloat4Float4(float4 inV) {
TestExp10.rs 35 float4 __attribute__((kernel)) testExp10Float4Float4(float4 inV) {
TestExp2.rs 35 float4 __attribute__((kernel)) testExp2Float4Float4(float4 inV) {
TestExpm1.rs 35 float4 __attribute__((kernel)) testExpm1Float4Float4(float4 inV) {
TestFabs.rs 35 float4 __attribute__((kernel)) testFabsFloat4Float4(float4 inV) {
TestFastDistance.rs 39 float __attribute__((kernel)) testFastDistanceFloat4Float4Float(float4 inLeftVector, unsigned int x) {
40 float4 inRightVector = rsGetElementAt_float4(gAllocInRightVector, x);
TestFloor.rs 35 float4 __attribute__((kernel)) testFloorFloat4Float4(float4 inV) {
TestLog.rs 35 float4 __attribute__((kernel)) testLogFloat4Float4(float4 inV) {
TestLog10.rs 35 float4 __attribute__((kernel)) testLog10Float4Float4(float4 inV) {
TestLog1p.rs 35 float4 __attribute__((kernel)) testLog1pFloat4Float4(float4 inV) {
TestLog2.rs 35 float4 __attribute__((kernel)) testLog2Float4Float4(float4 inV) {
TestLogb.rs 35 float4 __attribute__((kernel)) testLogbFloat4Float4(float4 inV) {
TestNativeAcos.rs 35 float4 __attribute__((kernel)) testNativeAcosFloat4Float4(float4 inV) {
TestNativeAcosh.rs 35 float4 __attribute__((kernel)) testNativeAcoshFloat4Float4(float4 inV) {
TestNativeAcospi.rs 35 float4 __attribute__((kernel)) testNativeAcospiFloat4Float4(float4 inV) {
TestNativeAsin.rs 35 float4 __attribute__((kernel)) testNativeAsinFloat4Float4(float4 inV) {
TestNativeAsinh.rs 35 float4 __attribute__((kernel)) testNativeAsinhFloat4Float4(float4 inV) {
TestNativeAsinpi.rs 35 float4 __attribute__((kernel)) testNativeAsinpiFloat4Float4(float4 inV) {

Completed in 166 milliseconds

1 2 3 45 6 7 8 91011>>