Home
last modified time | relevance | path

Searched defs:float2 (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
Dball_physics.rs11 static float2 touchPos[10]; constant
Dballs.rs18 float2 position; field
/frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
Dfountain.rs15 float2 delta; field
/frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
Dfountainfbo.rs22 float2 delta; field
/frameworks/base/tests/RenderScriptTests/Fountain_v11/src/com/android/fountain/
Dfountain.rs14 float2 delta; field
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h23 typedef float float2 __attribute__((ext_vector_type(2))); typedef
DrsCpuRuntimeStubs.cpp32 typedef float float2 __attribute__((ext_vector_type(2))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp37 typedef float float2 __attribute__((ext_vector_type(2))); typedef