Home
last modified time | relevance | path

Searched defs:float4 (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/
Dyuv.rs14 static float4 crossProcess(float4 color) { constant
49 static float4 colortemp(float4 color) { variable
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Dresize.rs38 static float4 cubicInterpolate (float4 p0,float4 p1,float4 p2,float4 p3 , float x) { variable
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dresize.rs38 static float4 cubicInterpolate (float4 p0,float4 p1,float4 p2,float4 p3 , float x) { constant
/frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
Dfountainfbo.rs76 static float4 partColor[10]; variable
/frameworks/base/tests/RenderScriptTests/Fountain_v11/src/com/android/fountain/
Dfountain.rs40 static float4 partColor[10]; constant
/frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
Dfountain.rs41 static float4 partColor[10]; constant
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Dcull.rs27 const float4 unitVec = {0.57735f, 0.57735f, 0.57735f, 0.0f}; constant
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dfp_mad.rs6 static float4 data_f4[1025]; constant
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dfp_mad.rs6 static float4 data_f4[1025]; variable
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dfp_mad.rs6 static float4 data_f4[1025]; constant
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dfp_mad.rs6 static float4 data_f4[1025]; variable
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dfp_mad.rs6 static float4 data_f4[1025]; variable
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
Dfill_test.rs46 float4 modulate; field
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h25 typedef float float4 __attribute__((ext_vector_type(4))); typedef
DrsCpuRuntimeStubs.cpp34 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp39 typedef float float4 __attribute__((ext_vector_type(4))); typedef