/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 86 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/ |
D | jniallocations.cpp | 90 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/ |
D | Mandelbulb.java | 67 b.setZ(v.mDimz); in buildRSVolume() 68 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
|
D | Droid.java | 75 b.setZ(v.mDimz); in buildRSVolume() 76 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
|
D | LoaderRaw.java | 125 b.setZ(v.mDimz); in buildRSVolume()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 123 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/ |
D | RsBrickedBitMask.java | 86 b.setZ(32); in createChunkAllocation() 94 b.setZ(32); in createBitChunkAllocation()
|
/frameworks/rs/tests/cpp_api/cppf16/ |
D | compute.cpp | 17 tb.setZ(dimZ); in testAllocationCreation()
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_kernel3d.java | 46 typeBuilder.setZ(Z); in initializeGlobals()
|
D | UT_alloc_copyPadded.java | 160 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/ |
D | UT_kernel3d.java | 44 typeBuilder.setZ(Z); in initializeGlobals()
|
D | UT_fp16.java | 46 typeBuilder.setX(dimX).setY(dimY).setZ(dimZ); in initializeGlobals()
|
D | UT_alloc_copyPadded.java | 158 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/ |
D | ColorCube.java | 42 tb.setZ(sz); in initCube()
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | ColorCube.java | 50 tb.setZ(sz); in initCube()
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | ColorCube.java | 50 tb.setZ(sz); in initCube()
|
/frameworks/rs/tests/lldb/cpp/KernelVariables/ |
D | KernelVariables.cpp | 62 typeI32Builder3D.setZ(2); in main()
|
/frameworks/rs/tests/lldb/jni/KernelVariables/jnikernelvariables/ |
D | jnikernelvariables.cpp | 71 typeI32Builder3D.setZ(2); in Java_com_android_rs_jnikernelvariables_MainActivity_nativeRS()
|
/frameworks/rs/tests/lldb/java/KernelVariables/src/com/android/rs/kernelvariables/ |
D | MainActivity.java | 92 typeI32Builder3D.setZ(4); in updateImage()
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
D | AutoCancelTest.java | 196 public void setZ(float z) {} in setZ() method in AutoCancelTest
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc_copyPadded.java | 157 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/ |
D | Type.cpp | 154 void Type::Builder::setZ(uint32_t value) { in setZ() function in Type::Builder
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Type.java | 324 public Builder setZ(int value) { in setZ() method in Type.Builder
|
/frameworks/base/rs/java/android/renderscript/ |
D | AllocationAdapter.java | 192 public void setZ(int z) { in setZ() method in AllocationAdapter
|
D | Type.java | 378 public Builder setZ(int value) { in setZ() method in Type.Builder
|