/third_party/skia/gm/ |
H A D | bitmaptiled.cpp | 19 draw_tile_bitmap_with_fractional_offset(GrRecordingContext* rContext, SkCanvas* canvas, bool vertical) draw_tile_bitmap_with_fractional_offset() argument
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttmtx.c | 228 tt_face_get_metrics( TT_Face face, FT_Bool vertical, FT_UInt gindex, FT_Short *abearing, FT_UShort *aadvance ) tt_face_get_metrics() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | view-cairo.hh | 97 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); in render() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/ |
H A D | hi_comm_sys_adapt.h | 71 hi_scale_range_type vertical; member
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | playout.cpp | 28 pl_create(const LEUnicode chars[], le_int32 count, const pl_fontRuns *fontRuns, const pl_valueRuns *levelRuns, const pl_valueRuns *scriptRuns, const pl_localeRuns *localeRuns, UBiDiLevel paragraphLevel, le_bool vertical, LEErrorCode *status) pl_create() argument
|
H A D | ParagraphLayout.cpp | 313 ParagraphLayout(const LEUnicode chars[], le_int32 count, const FontRuns *fontRuns, const ValueRuns *levelRuns, const ValueRuns *scriptRuns, const LocaleRuns *localeRuns, UBiDiLevel paragraphLevel, le_bool vertical, LEErrorCode &status) ParagraphLayout() argument
|
/third_party/skia/src/pathops/ |
H A D | SkDLineIntersection.cpp | 282 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, in vertical() function in SkIntersections
|
H A D | SkDCubicLineIntersection.cpp | 425 int SkIntersections::vertical(const SkDCubic& cubic, double top, double bottom, double x, in vertical() function in SkIntersections
|
H A D | SkDQuadLineIntersection.cpp | 430 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, in vertical() function in SkIntersections
|
H A D | SkDConicLineIntersection.cpp | 354 int SkIntersections::vertical(const SkDConic& conic, double top, double bottom, double x, in vertical() function in SkIntersections
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-math-table.hh | 944 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); in get_glyph_construction() local
|
H A D | hb-ot-color-cbdt-table.hh | 681 SBitLineMetrics vertical; member
|
/kernel/linux/linux-5.10/drivers/media/i2c/smiapp/ |
H A D | smiapp.h | 189 u8 vertical:4; member
|
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/ |
H A D | ccs.h | 179 u8 vertical:4; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bm3d.c | 214 static int search_boundary(int plane_boundary, int search_range, int search_step, int vertical, int y, int x) in search_boundary() argument
|
H A D | vf_datascope.c | 85 draw_text(FFDrawContext *draw, AVFrame *frame, FFDrawColor *color, int x0, int y0, const uint8_t *text, int vertical) draw_text() argument
|
/third_party/backends/backend/ |
H A D | xerox_mfp.h | 111 int vertical; /* lines in block (padded) */ member
|
H A D | avision.c | 4976 uint8_t vertical [2]; in send_tune_scan_length() member
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afcjk.c | 1504 FT_Bool vertical = FT_BOOL( dim == AF_DIMENSION_VERT ); in af_cjk_compute_stem_width() local [all...] |
H A D | aflatin.c | 2750 FT_Int vertical = ( dim == AF_DIMENSION_VERT ); af_latin_compute_stem_width() local [all...] |
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrtypes.h | 221 PFR_DimensionRec vertical; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | tttypes.h | 1478 TT_VertHeader vertical; /* TT Vertical header, if present */ global() member [all...] |