Home
last modified time | relevance | path

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

/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/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/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp2302 glw::GLint origin_y = checkpoint_y - 1; in executeRenderTest() local