Searched defs:yMin (Results 26 - 37 of 37) sorted by relevance
12
/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 | 99 FT_Short yMin; member
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRasterizer.cpp | 515 const deInt64 yMin = de::min(de::min(y0, y1), y2); in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fMultisampleTests.cpp | 119 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/skia/third_party/externals/freetype/src/smooth/ |
H A D | ftgrays.c | 1945 const TCoord yMin = ras.min_ey; in gray_convert_glyph() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-colr-table.hh | 901 FWORD yMin; member
|
H A D | hb-ot-glyf-table.hh | 494 FWORD yMin; /* Minimum y for coordinate data. */ member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fMultisampleTests.cpp | 121 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
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_layout_algorithm.cpp | 943 float yMin = 1.0f; in AdjustPosition() local [all...] |
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_utils.cpp | 1635 int64_t yMin = FO_TRANS_INTEGER_TO_FIXED(part.yMin); local [all...] |
/third_party/skia/third_party/externals/freetype/src/raster/ |
H A D | ftraster.c | 2955 Long xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_layout_algorithm.cpp | 2361 float yMin = std::max(1.0f, static_cast<float>(wrapperRect_.Top()) + paddingTop_); in AdjustPosition() local
|
Completed in 35 milliseconds
12