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

  /frameworks/rs/tests/typecheck/
kernels.rs 107 double3 d3;
108 double3 d3i = {1, 2, 3};
  /frameworks/rs/scriptc/
rs_allocation.rsh 212 GET_ELEMENT_AT(double3)
347 SET_ELEMENT_AT(double3)
rs_types.rsh 217 typedef double double3 __attribute__((ext_vector_type(3)));
  /prebuilts/sdk/renderscript/include/
rs_allocation.rsh 212 GET_ELEMENT_AT(double3)
347 SET_ELEMENT_AT(double3)
rs_types.rsh 217 typedef double double3 __attribute__((ext_vector_type(3)));
  /frameworks/rs/driver/runtime/
rs_core.c 162 PRIM_DEBUG(double3)
rs_allocation.c 254 ELEMENT_AT(double3)
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 41 typedef double double3 __attribute__((ext_vector_type(3))); typedef
778 ELEMENT_AT(double3, RS_TYPE_FLOAT_64, 3)
    [all...]

Completed in 177 milliseconds