Searched refs:orig_y (Results 1 – 5 of 5) sorted by relevance
275 #define OFFSET(src, _x, _y) (void *) ((uint8_t *) src + ((_y) - orig_y) * src_stride + (((_x) - ori…312 unsigned orig_x = x, orig_y = y; in panfrost_access_tiled_image() local
455 FT_Pos x, y, orig_x, orig_y; in t1_decoder_parse_charstrings() local501 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()
3518 FT_Pos orig_y = akerning->y; in FT_Get_Kerning() local3528 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()
9387 `orig_y'.
1359 __u8 orig_y; member