/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
H A D | alloc.rscript | 22 _RS_ASSERT(rsAllocationGetDimY(aRaw) == dimY); 54 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 60 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 66 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
/aosp12/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
H A D | alloc.rscript | 22 _RS_ASSERT(rsAllocationGetDimY(aRaw) == dimY); 54 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 60 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 66 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
/aosp12/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
H A D | alloc.rscript | 22 _RS_ASSERT(rsAllocationGetDimY(aRaw) == dimY); 54 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 60 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 66 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
H A D | alloc.rscript | 39 _RS_ASSERT(rsAllocationGetDimY(aRaw) == 0); 51 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 57 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 63 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
H A D | alloc.rscript | 41 _RS_ASSERT(rsAllocationGetDimY(aRaw) == 0); 53 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 59 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 65 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
H A D | alloc_supportlib.rscript | 40 _RS_ASSERT(rsAllocationGetDimY(aRaw) == dimY); 72 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 78 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 84 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
H A D | alloc_supportlib.rscript | 38 _RS_ASSERT(rsAllocationGetDimY(aRaw) == dimY); 70 _RS_ASSERT(rsAllocationGetDimY(aFaces) == dimY); 76 _RS_ASSERT(rsAllocationGetDimY(aLOD) == dimY); 82 _RS_ASSERT(rsAllocationGetDimY(aFacesLOD) == dimY);
|
/aosp12/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ |
H A D | healing.rscript | 110 int height = rsAllocationGetDimY(in); 119 int height = rsAllocationGetDimY(in); 128 int height = rsAllocationGetDimY(src_image);
|
H A D | find_region.rscript | 107 int h = rsAllocationGetDimY(fit);
|
/aosp12/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
H A D | find_region.rscript | 35 int height = rsAllocationGetDimY(image); 53 int height = rsAllocationGetDimY(image); 102 int h = rsAllocationGetDimY(fit);
|
H A D | healing.rscript | 29 int height = rsAllocationGetDimY(src_image); 54 int height = rsAllocationGetDimY(mask);
|
/aosp12/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/ |
H A D | sample.rscript | 34 float destY = (float)rsAllocationGetDimY(destAlloc) - 1.0f;
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | artistic1.rscript | 30 int h = rsAllocationGetDimY(gBlur);
|
H A D | colorcube.rscript | 29 gDims.y = rsAllocationGetDimY(gCube);
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | artistic1.rscript | 30 int h = rsAllocationGetDimY(gBlur);
|
H A D | colorcube.rscript | 29 gDims.y = rsAllocationGetDimY(gCube);
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | artistic1.rscript | 30 int h = rsAllocationGetDimY(gBlur);
|
H A D | colorcube.rscript | 29 gDims.y = rsAllocationGetDimY(gCube);
|
/aosp12/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/ |
H A D | balls.rscript | 44 rsAllocationGetDimY(gGrid) };
|
H A D | ball_physics.rscript | 50 (gridPos[gct].y >= rsAllocationGetDimY(gGrid)) ||
|
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
H A D | bricked.rscript | 50 if (py >= rsAllocationGetDimY(volume)) {
|
/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_object_info.rsh | 112 * rsAllocationGetDimY: Size of the Y dimension 122 rsAllocationGetDimY(rs_allocation a);
|
H A D | rs_for_each.rsh | 384 * To get the dimension of specific allocation, use rsAllocationGetDimY().
|
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
H A D | canny.rscript | 494 int h = rsAllocationGetDimY(hough_output); 509 int height = rsAllocationGetDimY(edgeImage);
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_allocation.c | 12 rsAllocationGetDimY(rs_allocation a) { in rsAllocationGetDimY() function
|