Home
last modified time | relevance | path

Searched defs:dy (Results 1 – 4 of 4) sorted by relevance

/system/media/mca/filterpacks/base/native/
Dgeometry.cpp82 const float dy = height * (current_ratio / ratio - 1.0f); in ExpandToAspectRatio() local
99 const float dy = height * (length / current_length - 1.0f); in ExpandToMinLength() local
124 const float dy = height * (f - 1.0f); in ScaleWithLengthLimit() local
138 Point dy = vert_axis; in FromCenterAxisAndLengths() local
/system/media/mca/filterfw/native/core/
Dgeometry.cpp83 const float dy = height * (current_ratio / ratio - 1.0f); in ExpandToAspectRatio() local
100 const float dy = height * (length / current_length - 1.0f); in ExpandToMinLength() local
125 const float dy = height * (f - 1.0f); in ScaleWithLengthLimit() local
/system/media/mca/filterfw/java/android/filterfw/geometry/
DRectangle.java61 Point dy = vAxis.scaledTo(size.y / 2.0f); in fromCenterVerticalAxis() local
/system/core/libpixelflinger/
Dtrap.cpp357 const GGLcoord dy = abs(v0[1] - v1[1]); in linex() local
386 const GGLcoord dy = v0[1] - v1[1]; in aa_linex() local
680 int dy = y2 - y1; in edge_setup() local
869 int dy = y2 - y1; in aa_edge_setup() local
1070 int32_t dy = y - yt; in aapolyx() local
1123 int32_t dy = y - yt; in aapolyx() local