Searched defs:ys (Results 1 – 4 of 4) sorted by relevance
| /system/media/mca/filterfw/java/android/filterfw/geometry/ |
| D | Quad.java | 72 List<Float> ys = Arrays.asList(p0.y, p1.y, p2.y, p3.y); in boundingBox() local 86 List<Float> ys = Arrays.asList(p0.y, p1.y, p2.y, p3.y); in getBoundingHeight() local
|
| /system/core/libpixelflinger/ |
| D | raster.cpp | 53 void ggl_copyPixels(void* con, GGLint xs, GGLint ys, in ggl_copyPixels()
|
| D | scanline.cpp | 1598 void init_y(context_t* c, int32_t ys) in init_y() 1871 const uint32_t ys = c->iterators.y; in scanline_perspective() local 1962 const uint32_t ys = c->iterators.y; in scanline_perspective_single() local
|
| /system/media/mca/filterfw/native/core/ |
| D | shader_program.cpp | 522 const float ys = 1.0f / static_cast<float>(tile_y_count_); in DrawTiled() local
|