HomeSort by relevance Sort by last modified time
    Searched refs:double3 (Results 1 - 25 of 55) sorted by null

1 2 3

  /frameworks/rs/tests/lldb/cpp/Allocations/
allocs.rs 40 double3 __attribute__((kernel)) add_half_kernel(double4 in)
42 double3 result;
  /frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
allocs.rs 40 double3 __attribute__((kernel)) add_half_kernel(double4 in)
42 double3 result;
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
rsdebug_23.rs 21 double3 double3Test = {3.05, 13.05, 23.05};
  /frameworks/rs/tests/lldb/java/Allocations/src/rs/
allocs.rs 54 double3 __attribute__((kernel)) add_half_kernel(double4 in)
56 double3 result;
  /frameworks/native/libs/math/tests/
quat_test.cpp 77 quatd q5(double3(q2.xy, 42), 24);
123 q0.xyz = double3(1, 2, 3);
242 quatd qr = quatd::fromAxisAngle(double3(0, 0, 1), M_PI / 2);
258 quatd qa = quatd::fromAxisAngle(double3(0, 0, 1), 0);
259 quatd qb = quatd::fromAxisAngle(double3(0, 0, 1), M_PI / 2);
261 qr = quatd::fromAxisAngle(double3(0, 0, 1), M_PI / 4);
282 double3 axis_a = normalize(double3(rand_gen(), rand_gen(), rand_gen()));
286 double3 axis_b = normalize(double3(rand_gen(), rand_gen(), rand_gen()))
    [all...]
  /frameworks/rs/tests/cpp_api/typecheck/
kernels.rs 107 double3 d3;
108 double3 d3i = {1, 2, 3};
  /external/clang/lib/Headers/
opencl-c.h 136 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 136 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 136 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 136 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 137 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 137 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 143 typedef double double3 __attribute__((ext_vector_type(3))); typedef
    [all...]

Completed in 388 milliseconds

1 2 3