Home
last modified time | relevance | path

Searched defs:yMin (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DQuadRasterizer.hpp44 Int yMin; member in sw::QuadRasterizer
H A DPrimitive.hpp39 int yMin; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DPrimitive.hpp39 int yMin; member
H A DQuadRasterizer.cpp43 Int yMin = *Pointer<Int>(primitive + OFFSET(Primitive, yMin)); in generate() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpCubicHull.cpp58 size_t yMin = 0; in convexHull() local
[all...]
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
H A DTriFanMicroBench.cpp59 const GLfloat yMin = -1.0f; in createVertexBuffers() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyph.java114 public int yMin() { in yMin() method in Glyph
H A DGlyphTable.java42 yMin(4), enum constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxHeadBuilder.java46 yMin(38), enum constant
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-head-table.hh152 HBINT16 yMin; /* For all glyph bounding boxes. */ member
/third_party/skia/src/sfnt/
H A DSkOTTable_head.h78 SK_OT_SHORT yMin; member
H A DSkOTTable_glyf.h69 SK_OT_FWORD yMin; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c460 FT_Pos xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local
[all...]
/third_party/skia/gm/
H A Druntimeintrinsics.cpp116 plot(SkCanvas* canvas, const char* fn, float xMin, float xMax, float yMin, float yMax, const char* label = nullptr, bool requireES3 = false) plot() argument
162 plot_es3(SkCanvas* canvas, const char* fn, float xMin, float xMax, float yMin, float yMax, const char* label = nullptr) plot_es3() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h126 le_int16 yMin; member
H A Dsfnt.h292 le_int16 yMin; member
/third_party/icu/icu4c/source/samples/layout/
H A Dsfnt.h163 le_int16 yMin; member
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h122 le_int16 yMin; member
H A Dsfnt.h288 le_int16 yMin; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp148 Int yMin = Y[0]; in generate() local
277 Float yMin = Min(Min(y0, y1), y2); generate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp167 Int yMin = Y[0]; in generate() local
291 Float yMin = Min(Min(y0, y1), y2); generate() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h163 le_int16 yMin; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java66 yMin(38), enum constant
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/freetype/include/freetype/
H A Dftimage.h115 FT_Pos xMin, yMin; member
H A Dtttables.h99 FT_Short yMin; member

Completed in 19 milliseconds

12