/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
Fisheye.java | 33 private float center_x = 0.5f; field in class:Fisheye 66 center_x = progress / 100.0f; 79 mInPixelsAllocation.getType().getY(), center_x, local 84 mInPixelsAllocation.getType().getY(), center_x, local 89 mInPixelsAllocation.getType().getY(), center_x, center_y, local 94 mInPixelsAllocation.getType().getY(), center_x, center_y, local
|
Vignette.java | 33 private float center_x = 0.5f; field in class:Vignette 88 center_x = progress / 100.0f; 101 mInPixelsAllocation.getType().getY(), center_x, local 106 mInPixelsAllocation.getType().getY(), center_x, local 111 mInPixelsAllocation.getType().getY(), center_x, center_y, local 116 mInPixelsAllocation.getType().getY(), center_x, center_y, local
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
Fisheye.java | 30 private float center_x = 0.5f; field in class:Fisheye 63 center_x = progress / 100.0f; 81 mInPixelsAllocation.getType().getY(), center_x, local 86 mInPixelsAllocation.getType().getY(), center_x, local 91 mInPixelsAllocation.getType().getY(), center_x, center_y, local 96 mInPixelsAllocation.getType().getY(), center_x, center_y, local
|
Vignette.java | 29 private float center_x = 0.5f; field in class:Vignette 85 center_x = progress / 100.0f; 103 mInPixelsAllocation.getType().getY(), center_x, local 108 mInPixelsAllocation.getType().getY(), center_x, local 113 mInPixelsAllocation.getType().getY(), center_x, center_y, local 118 mInPixelsAllocation.getType().getY(), center_x, center_y, local
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
Fisheye.java | 33 private float center_x = 0.5f; field in class:Fisheye 66 center_x = progress / 100.0f; 84 mInPixelsAllocation.getType().getY(), center_x, local 89 mInPixelsAllocation.getType().getY(), center_x, local 94 mInPixelsAllocation.getType().getY(), center_x, center_y, local 99 mInPixelsAllocation.getType().getY(), center_x, center_y, local
|
Vignette.java | 29 private float center_x = 0.5f; field in class:Vignette 85 center_x = progress / 100.0f; 103 mInPixelsAllocation.getType().getY(), center_x, local 108 mInPixelsAllocation.getType().getY(), center_x, local 113 mInPixelsAllocation.getType().getY(), center_x, center_y, local 118 mInPixelsAllocation.getType().getY(), center_x, center_y, local
|
/frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/ |
Filters.java | 250 private final float center_x = 0.5f; field in class:Filters.VignetteFilter 260 mInPixelsAllocation.getType().getY(), center_x, local 268 center_x,
|