/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
D | BrentSolver.java | 148 double yMin = f.value(min); in solve() local 230 double yMin = f.value(min); in solve() local
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
D | DCR.h | 55 s16p16 yMin; /* y min coordinate */ member
|
/external/swiftshader/src/Renderer/ |
D | QuadRasterizer.cpp | 93 void QuadRasterizer::rasterize(Int &yMin, Int &yMax) in rasterize()
|
D | Primitive.hpp | 39 int yMin; member
|
/external/swiftshader/src/Device/ |
D | QuadRasterizer.cpp | 93 void QuadRasterizer::rasterize(Int &yMin, Int &yMax) in rasterize()
|
D | Primitive.hpp | 39 int yMin; member
|
/external/skqp/src/pathops/ |
D | SkOpCubicHull.cpp | 58 size_t yMin = 0; in convexHull() local
|
/external/skia/src/pathops/ |
D | SkOpCubicHull.cpp | 58 size_t yMin = 0; in convexHull() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-head-table.hh | 138 HBINT16 yMin; /* For all glyph bounding boxes. */ member
|
D | hb-ot-glyf-table.hh | 129 FWORD yMin; /* Minimum y for coordinate data. */ member
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aatritemp.h | 47 GLfloat yMin, yMax; variable
|
/external/swiftshader/src/Shader/ |
D | SetupRoutine.cpp | 167 Int yMin = Y[0]; in generate() local 288 Float yMin = Min(Min(y0, y1), y2); in generate() local
|
/external/swiftshader/src/Pipeline/ |
D | SetupRoutine.cpp | 165 Int yMin = Y[0]; in generate() local 286 Float yMin = Min(Min(y0, y1), y2); in generate() local
|
/external/deqp/framework/referencerenderer/ |
D | rrRasterizer.cpp | 514 const deInt64 yMin = de::min(de::min(y0, y1), y2); in init() local 894 const deInt64 yMin = de::min(y0, y1) - toSubpixelCoord(1); in init() local 1114 const deInt64 yMin = de::min(y0, y1) - toSubpixelCoord(1); in init() local
|
/external/skqp/src/sfnt/ |
D | SkOTTable_head.h | 78 SK_OT_SHORT yMin; member
|
D | SkOTTable_glyf.h | 69 SK_OT_FWORD yMin; member
|
/external/skia/src/sfnt/ |
D | SkOTTable_head.h | 78 SK_OT_SHORT yMin; member
|
D | SkOTTable_glyf.h | 69 SK_OT_FWORD yMin; member
|
/external/freetype/src/base/ |
D | ftoutln.c | 482 FT_Pos xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fMultisampleTests.cpp | 119 int yMin = de::clamp(min4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in isPixelRegionUnicolored() local 151 int yMin = de::clamp(min4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in drawUnicolorTestErrors() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fMultisampleTests.cpp | 121 int yMin = de::clamp(min4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in isPixelRegionUnicolored() local 153 int yMin = de::clamp(min4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in drawUnicolorTestErrors() local
|
/external/icu/icu4c/source/test/letest/ |
D | FontObject.h | 122 le_int16 yMin; member
|
/external/freetype/include/freetype/ |
D | ftimage.h | 123 FT_Pos xMin, yMin; member
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 126 le_int16 yMin; member
|
/external/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 163 le_int16 yMin; member
|