Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 7 of 7) sorted by relevance

/system/media/mca/filterpacks/imageproc/java/
DRotateFilter.java147 Point x1 = new Point(0.5f * (cosTheta + sinTheta + 1f), in updateParameters() local
/system/media/mca/filterfw/java/android/filterfw/geometry/
DQuad.java75 float x1 = Collections.max(xs); in boundingBox() local
/system/media/mca/filterfw/jni/
Djni_shader_program.cpp147 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/
DShaderProgram.java265 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/
Dtrap.cpp516 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
Dscanline.cpp609 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/
Dnewfs_msdos.c271 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in newfs_msdos_main() local