/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/ |
H A D | TriFanMicroBench.cpp | 57 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 D | Glyph.java | 106 public int xMin() { in xMin() method in Glyph
|
H A D | GlyphTable.java | 41 xMin(2), enum constant
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
H A D | MtxHeadBuilder.java | 45 xMin(36), enum constant
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-head-table.hh | 151 HBINT16 xMin; /* For all glyph bounding boxes. */ member
|
H A D | hb-ot-color-colr-table.hh | 900 FWORD xMin; member
|
H A D | hb-ot-glyf-table.hh | 493 FWORD xMin; /* Minimum x for coordinate data. */ member
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_head.h | 77 SK_OT_SHORT xMin; member
|
H A D | SkOTTable_glyf.h | 68 SK_OT_FWORD xMin; member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftoutln.c | 460 FT_Pos xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local [all...] |
/third_party/skia/gm/ |
H A D | runtimeintrinsics.cpp | 116 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 D | FontObject.h | 125 le_int16 xMin; member
|
H A D | sfnt.h | 291 le_int16 xMin; member
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | sfnt.h | 162 le_int16 xMin; member
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontObject.h | 121 le_int16 xMin; member
|
H A D | sfnt.h | 287 le_int16 xMin; member
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SetupRoutine.cpp | 216 Int xMin = *Pointer<Int>(data + OFFSET(DrawData, scissorX0)); in generate() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | SetupRoutine.cpp | 230 Int xMin = *Pointer<Int>(data + OFFSET(DrawData, scissorX0)); in generate() local
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | sfnt.h | 162 le_int16 xMin; member
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
H A D | FontHeaderTable.java | 65 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 D | ftimage.h | 115 FT_Pos xMin, yMin; member
|
H A D | tttables.h | 98 FT_Short xMin; member
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRasterizer.cpp | 513 const deInt64 xMin = de::min(de::min(x0, x1), x2); in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fMultisampleTests.cpp | 118 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 D | es3fMultisampleTests.cpp | 120 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
|