Home
last modified time | relevance | path

Searched refs:F64_3 (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copyPadded.java506 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_1D()
540 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_2D()
575 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_3D()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_alloc_copyPadded.java504 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_1D()
538 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_2D()
573 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_3D()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copyPadded.java503 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_1D()
537 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_2D()
572 Type.Builder typeBuilder = new Type.Builder(mRS, Element.F64_3(mRS)); in testAllocation_Double3_3D()
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp281 Type::Builder typeF64_3Builder(mRS, Element::F64_3(mRS)); in createFloatAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp285 Type::Builder typeF64_3Builder(mRS, Element::F64_3(mRS)); in createFloatAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java343 Type.Builder typeF64_3Builder = new Type.Builder(mRS, Element.F64_3(mRS)); in createFloatAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java514 public static Element F64_3(RenderScript rs) { in F64_3() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java725 public static Element F64_3(RenderScript rs) { in F64_3() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h491 sp<const Element> F64_3; member
1189 static sp<const Element> F64_3(const sp<RS> &rs);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26066 method public static android.renderscript.Element F64_3(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39933 method public static android.renderscript.Element F64_3(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40077 method public static android.renderscript.Element F64_3(android.renderscript.RenderScript);