Home
last modified time | relevance | path

Searched defs:yMin (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DQuadRasterizer.hpp44 Int yMin; member in sw::QuadRasterizer
DPrimitive.hpp39 int yMin; member
/third_party/skia/gm/
Druntimeintrinsics.cpp120 float yMin, in plot()
166 float yMin, in plot_es3()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DQuadRasterizer.cpp71 void QuadRasterizer::rasterize(Int &yMin, Int &yMax) in rasterize()
DPrimitive.hpp39 int yMin; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMtxHeadBuilder.java46 yMin(38), enumConstant
/third_party/skia/src/pathops/
DSkOpCubicHull.cpp58 size_t yMin = 0; in convexHull() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DFontHeaderTable.java66 yMin(38), enumConstant
245 public int yMin() { in yMin() method in FontHeaderTable
592 public int yMin() { in yMin() method in FontHeaderTable.Builder
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
DTriFanMicroBench.cpp59 const GLfloat yMin = -1.0f; in createVertexBuffers() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-head-table.hh152 HBINT16 yMin; /* For all glyph bounding boxes. */ member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
DGlyphTable.java42 yMin(4), enumConstant
DGlyph.java114 public int yMin() { in yMin() method in Glyph
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/
DSFLint.java133 int yMin = glyph.yMin(); in lintWindowsClipping() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSetupRoutine.cpp148 Int yMin = Y[0]; in generate() local
277 Float yMin = Min(Min(y0, y1), y2); in generate() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSetupRoutine.cpp167 Int yMin = Y[0]; in generate() local
291 Float yMin = Min(Min(y0, y1), y2); in generate() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRasterizer.cpp515 const deInt64 yMin = de::min(de::min(y0, y1), y2); in init() local
888 const deInt64 yMin = de::min(y0, y1) - toSubpixelCoord(1, m_subpixelBits); in init() local
1128 const deInt64 yMin = de::min(y0, y1) - toSubpixelCoord(1, m_subpixelBits); in init() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfo.java498 int yMin = Integer.MAX_VALUE; in listGlyphDimensionBounds() local
/third_party/skia/src/sfnt/
DSkOTTable_head.h78 SK_OT_SHORT yMin; member
DSkOTTable_glyf.h69 SK_OT_FWORD yMin; member
/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c460 FT_Pos xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fMultisampleTests.cpp119 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
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fMultisampleTests.cpp121 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
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h115 FT_Pos xMin, yMin; member
/third_party/icu/icu4c/source/test/letest/
DFontObject.h122 le_int16 yMin; member
/third_party/icu/icu4c/source/test/perf/leperf/
DFontObject.h126 le_int16 yMin; member

12