Home
last modified time | relevance | path

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

12

/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()
DLoaderDicom.java429 b.setZ(v.mDimz); in buildRSVolume()
575 b.setZ(v.mDimz); in buildRSVolume2()
/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/toolkit/test/
DIntrinsicLut3d.kt58 cubeTypeBuilder.setZ(cubeSize.sizeZ) in intrinsicLut3d()
101 cubeTypeBuilder.setZ(cubeSize.sizeZ) in intrinsicLut3d()
/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()
DUT_reduce_backward.java228 typeBuilder.setX(dimX).setY(dimY).setZ(dimZ); in fz3()
/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()
DUT_reduce_backward.java226 typeBuilder.setX(dimX).setY(dimY).setZ(dimZ); in fz3()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DColorCube.java42 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/java_api/ImageProcessing/src/com/android/rs/image/
DColorCube.java50 tb.setZ(sz); in initCube()
/frameworks/base/core/tests/coretests/src/android/animation/
DAutoCancelTest.java196 public void setZ(float z) {} in setZ() method in AutoCancelTest
/frameworks/rs/cpp/
DType.cpp154 void Type::Builder::setZ(uint32_t value) { in setZ() function in Type::Builder
/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/support/java/src/androidx/renderscript/
DType.java329 public Builder setZ(int value) { in setZ() method in Type.Builder
/frameworks/base/rs/java/android/renderscript/
DAllocationAdapter.java196 public void setZ(int z) { in setZ() method in AllocationAdapter
DType.java383 public Builder setZ(int value) { in setZ() method in Type.Builder
/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
DDynamicAnimation.java213 view.setZ(value);
/frameworks/base/libs/hwui/
DAnimator.cpp329 {RenderNode::Z, &RenderProperties::getZ, &RenderProperties::setZ},

12