Searched refs:F64_3 (Results 1 – 12 of 12) sorted by relevance
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copyPadded.java | 506 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/ |
D | UT_alloc_copyPadded.java | 504 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/ |
D | UT_alloc_copyPadded.java | 503 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/ |
D | Allocations.cpp | 281 Type::Builder typeF64_3Builder(mRS, Element::F64_3(mRS)); in createFloatAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 285 Type::Builder typeF64_3Builder(mRS, Element::F64_3(mRS)); in createFloatAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 343 Type.Builder typeF64_3Builder = new Type.Builder(mRS, Element.F64_3(mRS)); in createFloatAllocations()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Element.java | 514 public static Element F64_3(RenderScript rs) { in F64_3() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 725 public static Element F64_3(RenderScript rs) { in F64_3() method in Element
|
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 491 sp<const Element> F64_3; member 1189 static sp<const Element> F64_3(const sp<RS> &rs);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26066 method public static android.renderscript.Element F64_3(android.renderscript.RenderScript);
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 39933 method public static android.renderscript.Element F64_3(android.renderscript.RenderScript);
|
/frameworks/base/api/ |
D | current.txt | 40077 method public static android.renderscript.Element F64_3(android.renderscript.RenderScript);
|