Searched defs:x1 (Results 1 – 7 of 7) sorted by relevance
| /system/media/mca/filterpacks/imageproc/java/ |
| D | RotateFilter.java | 147 Point x1 = new Point(0.5f * (cosTheta + sinTheta + 1f), in updateParameters() local
|
| /system/media/mca/filterfw/java/android/filterfw/geometry/ |
| D | Quad.java | 75 float x1 = Collections.max(xs); in boundingBox() local
|
| /system/media/mca/filterfw/jni/ |
| D | jni_shader_program.cpp | 147 jfloat x1, in Java_android_filterfw_core_ShaderProgram_setSourceRegion() 165 jfloat x1, in Java_android_filterfw_core_ShaderProgram_setTargetRegion()
|
| /system/media/mca/filterfw/java/android/filterfw/core/ |
| D | ShaderProgram.java | 265 public native boolean setSourceRegion(float x0, float y0, float x1, float y1, in setSourceRegion() 268 private native boolean setTargetRegion(float x0, float y0, float x1, float y1, in setTargetRegion()
|
| /system/core/libpixelflinger/ |
| D | trap.cpp | 516 int32_t x1 = v1[0]; in trianglex_small() local 694 const int x1 = top[0]; in edge_setup() local 880 const int x1 = top[0]; in aa_edge_setup() local
|
| D | scanline.cpp | 609 const int x1 = c->iterators.xr; in scanline() local 1873 const uint32_t x1 = c->iterators.xr; in scanline_perspective() local 1964 const uint32_t x1 = c->iterators.xr; in scanline_perspective_single() local
|
| /system/core/toolbox/ |
| D | newfs_msdos.c | 271 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in newfs_msdos_main() local
|