Home
last modified time | relevance | path

Searched defs:origin_y (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-font.hh470 hb_position_t origin_x, origin_y; in add_glyph_h_origin() local
480 hb_position_t origin_x, origin_y; in add_glyph_v_origin() local
491 hb_position_t origin_x, origin_y; in add_glyph_origin_for_direction() local
502 hb_position_t origin_x, origin_y; in subtract_glyph_h_origin() local
512 hb_position_t origin_x, origin_y; in subtract_glyph_v_origin() local
523 hb_position_t origin_x, origin_y; in subtract_glyph_origin_for_direction() local
/third_party/harfbuzz/src/
Dhb-font.hh473 hb_position_t origin_x, origin_y; in add_glyph_h_origin() local
483 hb_position_t origin_x, origin_y; in add_glyph_v_origin() local
494 hb_position_t origin_x, origin_y; in add_glyph_origin_for_direction() local
505 hb_position_t origin_x, origin_y; in subtract_glyph_h_origin() local
515 hb_position_t origin_x, origin_y; in subtract_glyph_v_origin() local
526 hb_position_t origin_x, origin_y; in subtract_glyph_origin_for_direction() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-font.hh475 hb_position_t origin_x, origin_y; in add_glyph_h_origin() local
485 hb_position_t origin_x, origin_y; in add_glyph_v_origin() local
496 hb_position_t origin_x, origin_y; in add_glyph_origin_for_direction() local
507 hb_position_t origin_x, origin_y; in subtract_glyph_h_origin() local
517 hb_position_t origin_x, origin_y; in subtract_glyph_v_origin() local
528 hb_position_t origin_x, origin_y; in subtract_glyph_origin_for_direction() local
/third_party/pixman/pixman/
Dpixman-glyph.c51 int origin_y; member
256 int origin_y, in pixman_glyph_cache_insert()
/third_party/ffmpeg/libavfilter/
Dvsrc_gradients.c156 static float project(float origin_x, float origin_y, in project()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dsubtitle.h393 gdouble origin_x, origin_y; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c799 int origin_y = (x_id / out_w_block) * OUPUT_UNIT - pad_h; in Conv3x3Int8InputTransform() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp2302 glw::GLint origin_y = checkpoint_y - 1; in executeRenderTest() local