HomeSort by relevance Sort by last modified time
    Searched full:f16_3 (Results 1 - 14 of 14) sorted by null

  /frameworks/rs/tests/cppf16/
compute.cpp 30 sp<const Element> half3 = Element::F16_3(rs);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_fp16.java 83 initializeGlobals(RS, s, Element.F16_3(RS), nDims);
89 initializeGlobals(RS, s, Element.F16_3(RS), nDims);
  /frameworks/base/docs/html/sdk/api_diff/23/changes/
android.renderscript.Element.html 101 <nobr><code>Element</code>&nbsp;<A HREF="../../../../reference/android/renderscript/Element.html#F16_3(android.renderscript.RenderScript)" target="_top"><code>F16_3</code></A>(<code>RenderScript</code>)</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html 363 <nobr><A HREF="android.renderscript.Element.html#android.renderscript.Element.F16_3_added(android.renderscript.RenderScript)" class="hiddenlink" target="rightframe"><b>F16_3</b>
    [all...]
methods_index_all.html     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ElementTest.java 189 Element[] F16_3 = { Element.F16_3(mRS),
247 F16, F16_2, F16_3, F16_4,
286 eb.add(Element.F16_3(mRS), "F16_3", arraySize);
356 assertFalse(Element.F16_3(mRS).isComplex());
AllocationCopyPaddedTest.java 141 test_AllocationPadded_Short3_1D_Helper(Element.F16_3(mRS));
177 test_AllocationPadded_Short3_2D_Helper(Element.F16_3(mRS));
214 test_AllocationPadded_Short3_3D_Helper(Element.F16_3(mRS));
661 test_AllocationPadded_copy1DRangeTo_Short3_Helper(Element.F16_3(mRS));
847 test_AllocationPadded_copy2DRangeTo_Short3_Helper(Element.F16_3(mRS));
    [all...]
AllocationTest.java 120 createTypedHelper(Element.F16_3(mRS));
163 createSizedHelper(Element.F16_3(mRS));
  /frameworks/base/rs/java/android/renderscript/
Element.java 657 public static Element F16_3(RenderScript rs) {
    [all...]
  /frameworks/rs/cpp/
rsCppStructs.h 483 sp<const Element> F16_3;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 1080 static const char f16_3[] = local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-9899 818 * config/tc-i386.c (f16_3): New. Fixes 16 bit 3 byte nop.
    [all...]

Completed in 672 milliseconds