Home
last modified time | relevance | path

Searched defs:xMax (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
H A DTriFanMicroBench.cpp58 const GLfloat xMax = 1.0f; in createVertexBuffers() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DGlyph.java110 public int xMax() { in xMax() method in Glyph
H A DGlyphTable.java43 xMax(6), enum constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxHeadBuilder.java47 xMax(40), enum constant
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-head-table.hh153 HBINT16 xMax; /* For all glyph bounding boxes. */ member
/third_party/skia/src/sfnt/
H A DSkOTTable_head.h79 SK_OT_SHORT xMax; member
H A DSkOTTable_glyf.h70 SK_OT_FWORD xMax; 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 Dtypeface.cpp219 SkScalar xMax = x; in draw_typeface_rendering_gm() local
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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp90 const std::string xMax = de::toString(caseDef.texture.size().x() - 1); in initPrograms() local
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h127 le_int16 xMax; member
H A Dsfnt.h293 le_int16 xMax; member
/third_party/icu/icu4c/source/samples/layout/
H A Dsfnt.h164 le_int16 xMax; member
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h123 le_int16 xMax; member
H A Dsfnt.h289 le_int16 xMax; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMultisampleLoadStoreTests.cpp91 const std::string xMax = de::toString(caseDef.texture.size().x() - 1); in initPrograms() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp217 Int xMax = *Pointer<Int>(data + OFFSET(DrawData, scissorX1)); in generate() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp231 Int xMax = *Pointer<Int>(data + OFFSET(DrawData, scissorX1)); in generate() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h164 le_int16 xMax; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java67 xMax(40), enum constant
254 public int xMax() { in xMax() method in FontHeaderTable
600 public int xMax() { in xMax() method in FontHeaderTable.Builder
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h116 FT_Pos xMax, yMax; member
H A Dtttables.h100 FT_Short xMax; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboRenderTest.cpp436 int xMax = renderTarget.getWidth()-width+1; in iterate() local
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp514 const deInt64 xMax = de::max(de::max(x0, x1), x2); in init() local

Completed in 21 milliseconds

12