Home
last modified time | relevance | path

Searched refs:ox (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xcf.c636 Uint32 x, y, tx, ty, ox, oy; in do_layer_surface() local
666 ox = tx + 64 > level->width ? level->width % 64 : 64; in do_layer_surface()
668 length = ox*oy*6; in do_layer_surface()
673 tile = load_tile(src, length, hierarchy->bpp, ox, oy); in do_layer_surface()
689 if ((y >= surface->h) || ((tx+ox) > surface->w)) { in do_layer_surface()
695 for (x = tx; x < tx + ox; x++) in do_layer_surface()
699 for (x = tx; x < tx + ox; x++) { in do_layer_surface()
711 for (x = tx; x < tx + ox; x++) { in do_layer_surface()
720 for (x = tx; x < tx + ox; x++) { in do_layer_surface()
742 for (x = tx; x < tx + ox; x++) { in do_layer_surface()
[all …]
A Dnanosvg.h842 float ox, oy, sw, sh, sl; in nsvg__createGradient() local
865 ox = localBounds[0]; in nsvg__createGradient()
870 ox = nsvg__actualOrigX(p); in nsvg__createGradient()
879 x1 = nsvg__convertToPixels(p, data->linear.x1, ox, sw); in nsvg__createGradient()
881 x2 = nsvg__convertToPixels(p, data->linear.x2, ox, sw); in nsvg__createGradient()
891 cx = nsvg__convertToPixels(p, data->radial.cx, ox, sw); in nsvg__createGradient()
893 fx = nsvg__convertToPixels(p, data->radial.fx, ox, sw); in nsvg__createGradient()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffobjs.h108 FT_F26Dot6 ox, oy; /* offsets */ member
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c211 point->ox / 64.0, in af_glyph_hints_dump_points()
294 ? (int)seg->first->ox / 64.0 in af_glyph_hints_dump_segments()
368 *offset = ( dim == AF_DIMENSION_HORZ ) ? seg->first->ox in af_glyph_hints_get_segment_offset()
656 point->ox = point->x = FT_MulFix( vec->x, x_scale ) + x_delta; in af_glyph_hints_reload()
992 ou = point->ox; in af_glyph_hints_align_strong_points()
1223 point->v = point->ox; in af_glyph_hints_align_weak_points()
A Dafhints.h269 FT_Pos ox, oy; /* original, scaled position */ member
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h195 FT_F26Dot6 ox, oy; /* offsets */ member
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiff2ps.c1249 double ox, double oy, double pgwidth, double pgheight, in psStart() argument
1307 PSHead(fd, reqwidth, reqheight, ox, oy); in psStart()
1400 …ead(fd, (page_width ? page_width : view_width), (page_height ? page_height : view_height), ox, oy); in psStart()
1491 double ox = 0.0, oy = 0.0; /* Offset from current Postscript origin */ in TIFF2PS() local
1501 if (!TIFFGetField(tif, TIFFTAG_XPOSITION, &ox)) in TIFF2PS()
1502 ox = 0; in TIFF2PS()
1546 if (psStart(fd, npages, auto_rotate, &rotation, &scale, ox, oy, in TIFF2PS()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm4 …2&�1#�E5�A2�=.�:+�9)�:+�:,�:,�</�=.�>/�=.�<+�=,�?/�A4�SG�g^�d_�ki�no�ch�jq�ox�p}�t~�mw�cj�dl�qz�w|…
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin1521 e 0�+���g�G��w��g��pDd��pDox����t��@A�������A��q�����FF��u�&�����w�(F����…

Completed in 35 milliseconds