Home
last modified time | relevance | path

Searched defs:yMin (Results 26 - 37 of 37) sorted by relevance

12

/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
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp515 const deInt64 yMin = de::min(de::min(y0, y1), y2); in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp119 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 Dftgrays.c1945 const TCoord yMin = ras.min_ey; in gray_convert_glyph() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh901 FWORD yMin; member
H A Dhb-ot-glyf-table.hh494 FWORD yMin; /* Minimum y for coordinate data. */ member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fMultisampleTests.cpp121 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 Dbubble_layout_algorithm.cpp943 float yMin = 1.0f; in AdjustPosition() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp1635 int64_t yMin = FO_TRANS_INTEGER_TO_FIXED(part.yMin); local
[all...]
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftraster.c2955 Long xMin, yMin, xMax, yMax; in FT_Outline_Get_CBox() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2361 float yMin = std::max(1.0f, static_cast<float>(wrapperRect_.Top()) + paddingTop_); in AdjustPosition() local

Completed in 35 milliseconds

12