Home
last modified time | relevance | path

Searched defs:yMax (Results 1 – 25 of 47) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
DBrentSolver.java160 double yMax = f.value(max); in solve() local
231 double yMax = f.value(max); in solve() local
/external/harfbuzz_ng/src/OT/glyf/
DGlyphHeader.hh40 FWORD yMax; /* Maximum y for coordinate data. */ member
DGlyph.hh124 float yMin = 0, yMax = 0; in compile_header_bytes() local
/external/skia/gm/
Druntimeintrinsics.cpp122 float yMax, in plot()
165 float yMax, in plot_es3()
/external/neven/FaceRecEm/common/src/b_FDSDK/
DDCR.h57 s16p16 yMax; /* y max coordinate */ member
/external/swiftshader/src/Device/
DQuadRasterizer.cpp71 void QuadRasterizer::rasterize(Int &yMin, Int &yMax) in rasterize()
DPrimitive.hpp40 int yMax; member
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
DAxisRenderer.java152 float yMax = max; in computeAxisValues() local
DYAxisRendererRadarChart.java30 float yMax = max; in computeAxisValues() local
DYAxisRendererHorizontalBarChart.java37 public void computeAxis(float yMin, float yMax, boolean inverted) { in computeAxis()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
DScaleToFitFrameProcessor.java170 float yMax = Float.MIN_VALUE; in configureOutputSizeAndTransformationMatrix() local
/external/armnn/tests/
DMobileNetSsdInferenceTest.hpp73 float yMax = *outputData++; in ProcessResult() local
/external/harfbuzz_ng/src/
Dhb-ot-head-table.hh154 HBINT16 yMax; /* For all glyph bounding boxes. */ member
/external/swiftshader/src/Pipeline/
DSetupRoutine.cpp149 Int yMax = Y[0]; in generate() local
567 Int yMax = Min(y2, *Pointer<Int>(data + OFFSET(DrawData, scissorY1))); in edge() local
/external/mesa3d/src/mesa/swrast/
Ds_aatritemp.h47 GLfloat yMin, yMax; variable
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp516 const deInt64 yMax = de::max(de::max(y0, y1), y2); in init() local
889 const deInt64 yMax = de::max(y0, y1) + toSubpixelCoord(1, m_subpixelBits); in init() local
1129 const deInt64 yMax = de::max(y0, y1) + toSubpixelCoord(1, m_subpixelBits); in init() local
/external/armnn/src/backends/reference/workloads/
DDetectionPostProcess.cpp35 const int yMax = 2; in IntersectionOverUnion() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp91 const std::string yMax = de::toString(caseDef.texture.size().y() - 1); in initPrograms() local
/external/freetype/src/base/
Dftoutln.c472 FT_Pos xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local
/external/skia/src/sfnt/
DSkOTTable_head.h80 SK_OT_SHORT yMax; member
DSkOTTable_glyf.h76 SK_OT_FWORD yMax; member
/external/deqp/modules/gles2/functional/
Des2fMultisampleTests.cpp121 int yMax = de::clamp(max4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in isPixelRegionUnicolored() local
153 int yMax = de::clamp(max4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in drawUnicolorTestErrors() local
/external/deqp/modules/gles3/functional/
Des3fMultisampleTests.cpp123 int yMax = de::clamp(max4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in isPixelRegionUnicolored() local
155 int yMax = de::clamp(max4(p0.y(), p1.y(), p2.y(), p3.y()), 0, img.getHeight()-1); in drawUnicolorTestErrors() local
/external/cronet/third_party/icu/source/test/perf/leperf/
DFontObject.h128 le_int16 yMax; member
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp539 const int yMax = FTPosToCBoxInt(cbox.yMax); in GetCharBBox() local

12