Searched refs:pts (Results 1 – 11 of 11) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvg.h | 450 float* pts; member 677 free(path->pts); in nsvg__deletePaths() 707 free(p->pts); in nsvg__deleteParser() 721 p->pts = (float*)realloc(p->pts, p->cpts*2*sizeof(float)); in nsvg__addPoint() 722 if (!p->pts) return; in nsvg__addPoint() 929 nsvg__xformPoint(&curve[0], &curve[1], path->pts[0], path->pts[1], xform); in nsvg__getLocalBounds() 1057 nsvg__lineTo(p, p->pts[0], p->pts[1]); in nsvg__addPath() 1070 nsvg__xformPoint(&path->pts[i*2], &path->pts[i*2+1], p->pts[i*2], p->pts[i*2+1], attr->xform); in nsvg__addPath() 1096 if (path->pts != NULL) free(path->pts); in nsvg__addPath() 2326 cpx = p->pts[0]; in nsvg__parsePath() [all …]
|
A D | nanosvgrast.h | 376 nsvg__addPathPoint(r, path->pts[0]*scale, path->pts[1]*scale, 0); in nsvg__flattenShape() 378 float* p = &path->pts[i*2]; in nsvg__flattenShape() 382 nsvg__addPathPoint(r, path->pts[0]*scale, path->pts[1]*scale, 0); in nsvg__flattenShape() 745 nsvg__addPathPoint(r, path->pts[0]*scale, path->pts[1]*scale, NSVG_PT_CORNER); in nsvg__flattenShapeStroke() 747 float* p = &path->pts[i*2]; in nsvg__flattenShapeStroke()
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/include/base/ |
A D | HaasCommonVideo.h | 52 int64_t pts; member
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttinterp.c | 643 exec->zp1 = exec->pts; in TT_Load_Context() 644 exec->zp2 = exec->pts; in TT_Load_Context() 645 exec->zp0 = exec->pts; in TT_Load_Context() 731 exec->zp0 = exec->pts; in TT_Run_Context() 732 exec->zp1 = exec->pts; in TT_Run_Context() 733 exec->zp2 = exec->pts; in TT_Run_Context() 5549 CUR.zp0 = CUR.pts; in Ins_SZP0() 5578 CUR.zp1 = CUR.pts; in Ins_SZP1() 5607 CUR.zp2 = CUR.pts; in Ins_SZP2() 5636 CUR.zp0 = CUR.pts; in Ins_SZPS() [all …]
|
A D | ttinterp.h | 178 pts, member
|
A D | ttgload.c | 810 loader->exec->pts = *zone; in TT_Hint_Glyph()
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/include/ |
A D | IHaasImageProc.h | 233 virtual int FillPoly(const ImageBuffer_t* src, Point_t** pts, int32_t color) = 0;
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/include/ |
A D | WrapperIHaasImageProc.h | 53 int ImageProcFillPoly(void* instance, const ImageBuffer_t* src, Point_t** pts, int32_t color);
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/ |
A D | WrapperIHaasImageProc.cpp | 180 int ImageProcFillPoly(void* instance, const ImageBuffer_t* src, Point_t** pts, int32_t color) in ImageProcFillPoly() argument 190 int ret = mIHaasImageProc->FillPoly(src, pts, color); in ImageProcFillPoly()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | test_ref.ppm | 4 …a@Db>Eb>Eb@Gc>EaDJf?Fb=D_@Gc>Ea@GcFMi@GcJQkXawPXoJSfXasPXlGLcQVm\_tQUjSTi\^pts�vt����ik}UWfikxx{��…
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | ate.bin | 1410 …p_871xmp_pseudo_adhocmp_pseudo_STATIONRTW_MP_THREADMPXmitThreadpts=%d,start=%d,stop=%d…
|
Completed in 58 milliseconds