Home
last modified time | relevance | path

Searched defs:xMin (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
H A DTriFanMicroBench.cpp57 const GLfloat xMin = -1.0f; // We leave viewport/worldview untransformed in this sample in createVertexBuffers() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyph.java106 public int xMin() { in xMin() method in Glyph
H A DGlyphTable.java41 xMin(2), enum constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxHeadBuilder.java45 xMin(36), enum constant
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-head-table.hh151 HBINT16 xMin; /* For all glyph bounding boxes. */ member
H A Dhb-ot-color-colr-table.hh900 FWORD xMin; member
H A Dhb-ot-glyf-table.hh493 FWORD xMin; /* Minimum x for coordinate data. */ member
/third_party/skia/src/sfnt/
H A DSkOTTable_head.h77 SK_OT_SHORT xMin; member
H A DSkOTTable_glyf.h68 SK_OT_FWORD xMin; 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
[all...]
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h125 le_int16 xMin; member
H A Dsfnt.h291 le_int16 xMin; member
/third_party/icu/icu4c/source/samples/layout/
H A Dsfnt.h162 le_int16 xMin; member
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h121 le_int16 xMin; member
H A Dsfnt.h287 le_int16 xMin; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp216 Int xMin = *Pointer<Int>(data + OFFSET(DrawData, scissorX0)); in generate() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp230 Int xMin = *Pointer<Int>(data + OFFSET(DrawData, scissorX0)); in generate() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h162 le_int16 xMin; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java65 xMin(36), enum constant
236 public int xMin() { in xMin() method in FontHeaderTable
584 public int xMin() { in xMin() 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.h98 FT_Short xMin; member
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp513 const deInt64 xMin = de::min(de::min(x0, x1), x2); in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp118 int xMin = de::clamp(min4(p0.x(), p1.x(), p2.x(), p3.x()), 0, img.getWidth()-1); in isPixelRegionUnicolored() local
150 int xMin = de::clamp(min4(p0.x(), p1.x(), p2.x(), p3.x()), 0, img.getWidth()-1); in drawUnicolorTestErrors() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fMultisampleTests.cpp120 int xMin = de::clamp(min4(p0.x(), p1.x(), p2.x(), p3.x()), 0, img.getWidth()-1); in isPixelRegionUnicolored() local
152 int xMin = de::clamp(min4(p0.x(), p1.x(), p2.x(), p3.x()), 0, img.getWidth()-1); in drawUnicolorTestErrors() local

Completed in 29 milliseconds

12