HomeSort by relevance Sort by last modified time
    Searched refs:ushort (Results 26 - 50 of 219) sorted by null

12 3 4 5 6 7 8 9

  /prebuilts/misc/common/swig/include/2.0.11/csharp/
arrays_csharp.i 94 CSHARP_ARRAYS(unsigned short, ushort)
128 CSHARP_ARRAYS_FIXED(unsigned short, ushort)
typemaps.i 74 INPUT_TYPEMAP(unsigned short, unsigned short, ushort)
153 OUTPUT_TYPEMAP(unsigned short, unsigned short, ushort, UINT16_PTR)
242 INOUT_TYPEMAP(unsigned short, unsigned short, ushort, UINT16_PTR)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe.h 45 ushort flags;
46 ushort pad;
draw_pt_emit.c 128 const ushort *elts = prim_info->elts;
148 (ushort)translate->key.output_stride,
149 (ushort)vertex_count);
218 (ushort)translate->key.output_stride,
219 (ushort)count))
draw_pipe_vbuf.c 73 ushort *indices;
129 static INLINE ushort
149 return (ushort)vertex->vertex_id;
377 (ushort) vbuf->vertex_size,
378 (ushort) vbuf->max_vertices);
444 vbuf->indices = (ushort *) align_malloc( vbuf->max_indices *
draw_pt.h 99 const ushort *draw_elts,
114 const ushort *draw_elts,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe.h 45 ushort flags;
46 ushort pad;
draw_pt_emit.c 128 const ushort *elts = prim_info->elts;
148 (ushort)translate->key.output_stride,
149 (ushort)vertex_count);
218 (ushort)translate->key.output_stride,
219 (ushort)count))
draw_pipe_vbuf.c 73 ushort *indices;
129 static INLINE ushort
149 return (ushort)vertex->vertex_id;
377 (ushort) vbuf->vertex_size,
378 (ushort) vbuf->max_vertices);
444 vbuf->indices = (ushort *) align_malloc( vbuf->max_indices *
draw_pt.h 99 const ushort *draw_elts,
114 const ushort *draw_elts,
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 20 typedef uint16_t ushort; typedef
29 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
30 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
31 typedef ushort ushort4 __attribute__((ext_vector_type(4)));
70 CVT_FUNC_2(type, ushort) \
79 CVT_FUNC(ushort)
  /frameworks/rs/tests/typecheck/
kernels.rs 49 ushort us1;
50 ushort us1i = 1;
125 void RS_KERNEL test_U16(ushort in) {
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_gen_mipmap.c 232 const ushort(*rowA)[4] = (const ushort(*)[4]) srcRowA;
233 const ushort(*rowB)[4] = (const ushort(*)[4]) srcRowB;
234 ushort(*dst)[4] = (ushort(*)[4]) dstRow;
245 const ushort(*rowA)[3] = (const ushort(*)[3]) srcRowA;
246 const ushort(*rowB)[3] = (const ushort(*)[3]) srcRowB
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_gen_mipmap.c 232 const ushort(*rowA)[4] = (const ushort(*)[4]) srcRowA;
233 const ushort(*rowB)[4] = (const ushort(*)[4]) srcRowB;
234 ushort(*dst)[4] = (ushort(*)[4]) dstRow;
245 const ushort(*rowA)[3] = (const ushort(*)[3]) srcRowA;
246 const ushort(*rowB)[3] = (const ushort(*)[3]) srcRowB
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/d/
typemaps.i 74 INPUT_TYPEMAP(unsigned short, unsigned short, ushort)
157 OUTPUT_TYPEMAP(unsigned short, unsigned short, ushort, UINT16_PTR)
248 INOUT_TYPEMAP(unsigned short, unsigned short, ushort, UINT16_PTR)
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TestAbs.rs 39 ushort __attribute__((kernel)) testAbsShortUshort(short inValue) {
  /frameworks/rs/scriptc/
rs_math.rsh 76 _RS_RUNTIME ushort __attribute__((const, overloadable, always_inline)) rsClamp(ushort amount, ushort low, ushort high);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_math.rsh 76 _RS_RUNTIME ushort __attribute__((const, overloadable, always_inline)) rsClamp(ushort amount, ushort low, ushort high);
rs_types.rsh 29 * 16 bit: ushort, uint16_t
99 typedef uint16_t ushort;
241 * Vector version of the basic ushort type. Provides two ushort fields packed
244 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
246 * Vector version of the basic ushort type. Provides three ushort fields packed
249 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
251 * Vector version of the basic ushort type. Provides four ushort fields packe
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_math.rsh 76 _RS_RUNTIME ushort __attribute__((const, overloadable, always_inline)) rsClamp(ushort amount, ushort low, ushort high);
rs_types.rsh 29 * 16 bit: ushort, uint16_t
99 typedef uint16_t ushort;
241 * Vector version of the basic ushort type. Provides two ushort fields packed
244 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
246 * Vector version of the basic ushort type. Provides three ushort fields packed
249 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
251 * Vector version of the basic ushort type. Provides four ushort fields packe
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_math.rsh 76 _RS_RUNTIME ushort __attribute__((const, overloadable, always_inline)) rsClamp(ushort amount, ushort low, ushort high);
rs_types.rsh 29 * 16 bit: ushort, uint16_t
99 typedef uint16_t ushort;
241 * Vector version of the basic ushort type. Provides two ushort fields packed
244 typedef ushort ushort2 __attribute__((ext_vector_type(2)));
246 * Vector version of the basic ushort type. Provides three ushort fields packed
249 typedef ushort ushort3 __attribute__((ext_vector_type(3)));
251 * Vector version of the basic ushort type. Provides four ushort fields packe
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 76 _RS_RUNTIME ushort __attribute__((const, overloadable, always_inline)) rsClamp(ushort amount, ushort low, ushort high);
  /prebuilts/sdk/tools/darwin/renderscript/include/
rs_math.rsh 76 _RS_RUNTIME ushort __attribute__((const, overloadable, always_inline)) rsClamp(ushort amount, ushort low, ushort high);

Completed in 5348 milliseconds

12 3 4 5 6 7 8 9