Home
last modified time | relevance | path

Searched refs:orig_y (Results 1 – 13 of 13) sorted by relevance

/third_party/pixman/test/
Dalphamap.c60 get_alpha (pixman_image_t *image, int x, int y, int orig_x, int orig_y) in get_alpha() argument
68 y - orig_y >= 0 && y - orig_y < HEIGHT) in get_alpha()
73 y -= orig_y; in get_alpha()
115 get_red (pixman_image_t *image, int x, int y, int orig_x, int orig_y) in get_red() argument
/third_party/mesa3d/src/panfrost/shared/
Dpan_tiling.c280 #define OFFSET(src, _x, _y) (void *) ((uint8_t *) src + ((_y) - orig_y) * src_stride + (((_x) - ori…
309 unsigned orig_x = x, orig_y = y; in panfrost_access_tiled_image() local
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/
Dnn_pooling_ops_declare.cc43 INPUT_MAP(MaxPool3DGrad) = {{1, INPUT_DESC(orig_x)}, {2, INPUT_DESC(orig_y)}, {3, INPUT_DESC(grads)…
52 INPUT_MAP(MaxPool3DGradGrad) = {{1, INPUT_DESC(orig_x)}, {2, INPUT_DESC(orig_y)}, {3, INPUT_DESC(gr…
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c453 FT_Pos x, y, orig_x, orig_y; in t1_decoder_parse_charstrings() local
499 y = orig_y = builder->pos_y; in t1_decoder_parse_charstrings()
1239 orig_y = y = builder->pos_y; in t1_decoder_parse_charstrings()
1241 FT_UNUSED( orig_y ); in t1_decoder_parse_charstrings()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c455 FT_Pos x, y, orig_x, orig_y; in t1_decoder_parse_charstrings() local
501 y = orig_y = builder->pos_y; in t1_decoder_parse_charstrings()
1239 orig_y = y = builder->pos_y; in t1_decoder_parse_charstrings()
1241 FT_UNUSED( orig_y ); in t1_decoder_parse_charstrings()
/third_party/freetype/src/psaux/
Dt1decode.c452 FT_Pos x, y, orig_x, orig_y; in t1_decoder_parse_charstrings() local
498 y = orig_y = builder->pos_y; in t1_decoder_parse_charstrings()
1236 orig_y = y = builder->pos_y; in t1_decoder_parse_charstrings()
1238 FT_UNUSED( orig_y ); in t1_decoder_parse_charstrings()
/third_party/weston/libweston/
Dinput.c4634 double orig_x, orig_y; in point_to_border_distance_2() local
4644 orig_y = border->line.a.y; in point_to_border_distance_2()
4647 orig_y = border->line.a.y; in point_to_border_distance_2()
4649 orig_y = border->line.b.y; in point_to_border_distance_2()
4651 orig_y = y; in point_to_border_distance_2()
4657 dy = fabs(orig_y - y); in point_to_border_distance_2()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c3518 FT_Pos orig_y = akerning->y; in FT_Get_Kerning() local
3528 akerning->y = FT_MulDiv( orig_y, in FT_Get_Kerning()
3537 FT_Pos orig_y_rounded = FT_PIX_ROUND( orig_y ); in FT_Get_Kerning()
/third_party/freetype/src/base/
Dftobjs.c3460 FT_Pos orig_y = akerning->y; in FT_Get_Kerning() local
3470 akerning->y = FT_MulDiv( orig_y, in FT_Get_Kerning()
3479 FT_Pos orig_y_rounded = FT_PIX_ROUND( orig_y ); in FT_Get_Kerning()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftobjs.c3428 FT_Pos orig_y = akerning->y; in FT_Get_Kerning() local
3438 akerning->y = FT_MulDiv( orig_y, in FT_Get_Kerning()
3447 FT_Pos orig_y_rounded = FT_PIX_ROUND( orig_y ); in FT_Get_Kerning()
/third_party/freetype/
DChangeLog.219387 `orig_y'.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.219387 `orig_y'.
/third_party/mindspore/config/
Dop_info.config206 … false, "param_type": "required", "shape": "all"}, {"index": 1, "name": "orig_y", "need_compile": …