Home
last modified time | relevance | path

Searched refs:setZ (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp86 typeI8Builder.setZ(8); in createSignedAllocations()
96 typeI16_2Builder.setZ(2); in createSignedAllocations()
194 typeU32_4Builder.setZ(6); in createUnsignedAllocations()
204 typeU64Builder.setZ(2); in createUnsignedAllocations()
276 typeF64_2Builder.setZ(3); in createFloatAllocations()
284 typeF64_3Builder.setZ(3); in createFloatAllocations()
289 typeF64_4Builder.setZ(3); in createFloatAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp90 typeI8Builder.setZ(8); in createSignedAllocations()
100 typeI16_2Builder.setZ(2); in createSignedAllocations()
198 typeU32_4Builder.setZ(6); in createUnsignedAllocations()
208 typeU64Builder.setZ(2); in createUnsignedAllocations()
280 typeF64_2Builder.setZ(3); in createFloatAllocations()
288 typeF64_3Builder.setZ(3); in createFloatAllocations()
293 typeF64_4Builder.setZ(3); in createFloatAllocations()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DMandelbulb.java67 b.setZ(v.mDimz); in buildRSVolume()
68 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
DDroid.java75 b.setZ(v.mDimz); in buildRSVolume()
76 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
DLoaderRaw.java125 b.setZ(v.mDimz); in buildRSVolume()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java123 typeI8Builder.setZ(8); in createSignedAllocations()
137 typeI16_2Builder.setZ(2); in createSignedAllocations()
246 typeU32_4Builder.setZ(6); in createUnsignedAllocations()
260 typeU64Builder.setZ(2); in createUnsignedAllocations()
336 typeF64_2Builder.setZ(3); in createFloatAllocations()
346 typeF64_3Builder.setZ(3); in createFloatAllocations()
351 typeF64_4Builder.setZ(3); in createFloatAllocations()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
DRsBrickedBitMask.java86 b.setZ(32); in createChunkAllocation()
94 b.setZ(32); in createBitChunkAllocation()
/frameworks/rs/tests/cpp_api/cppf16/
Dcompute.cpp17 tb.setZ(dimZ); in testAllocationCreation()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_kernel3d.java46 typeBuilder.setZ(Z); in initializeGlobals()
DUT_alloc_copyPadded.java160 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
265 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
370 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
473 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Float3_3D()
576 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Double3_3D()
681 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Long3_3D()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_kernel3d.java44 typeBuilder.setZ(Z); in initializeGlobals()
DUT_fp16.java46 typeBuilder.setX(dimX).setY(dimY).setZ(dimZ); in initializeGlobals()
DUT_alloc_copyPadded.java158 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
263 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
368 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
471 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Float3_3D()
574 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Double3_3D()
679 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Long3_3D()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DColorCube.java42 tb.setZ(sz); in initCube()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DColorCube.java50 tb.setZ(sz); in initCube()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DColorCube.java50 tb.setZ(sz); in initCube()
/frameworks/rs/tests/lldb/cpp/KernelVariables/
DKernelVariables.cpp62 typeI32Builder3D.setZ(2); in main()
/frameworks/rs/tests/lldb/jni/KernelVariables/jnikernelvariables/
Djnikernelvariables.cpp71 typeI32Builder3D.setZ(2); in Java_com_android_rs_jnikernelvariables_MainActivity_nativeRS()
/frameworks/rs/tests/lldb/java/KernelVariables/src/com/android/rs/kernelvariables/
DMainActivity.java92 typeI32Builder3D.setZ(4); in updateImage()
/frameworks/base/core/tests/coretests/src/android/animation/
DAutoCancelTest.java196 public void setZ(float z) {} in setZ() method in AutoCancelTest
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copyPadded.java157 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
262 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
367 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
470 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Float3_3D()
573 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Double3_3D()
678 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Long3_3D()
/frameworks/rs/cpp/
DType.cpp154 void Type::Builder::setZ(uint32_t value) { in setZ() function in Type::Builder
/frameworks/rs/support/java/src/androidx/renderscript/
DType.java324 public Builder setZ(int value) { in setZ() method in Type.Builder
/frameworks/base/rs/java/android/renderscript/
DAllocationAdapter.java192 public void setZ(int z) { in setZ() method in AllocationAdapter
DType.java378 public Builder setZ(int value) { in setZ() method in Type.Builder

12