Home
last modified time | relevance | path

Searched defs:smooth (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/
A DFaceBeautyRequest.cc68 void FaceBeautyRequest::setSmooth(float smooth) in setSmooth()
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestRotozoom.c88 void RotatePicture (SDL_Surface *screen, SDL_Surface *picture, int rotate, int flip, int smooth, in… in RotatePicture()
225 void ZoomPicture (SDL_Surface *screen, SDL_Surface *picture, int smooth) in ZoomPicture()
328 void CustomTest(SDL_Surface *screen, SDL_Surface *picture, double a, double x, double y, int smooth in CustomTest()
/AliOS-Things-master/components/freetype/include/internal/
A Dftpic.h46 void* smooth; member
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c286 int _zoomSurfaceRGBA(SDL_Surface * src, SDL_Surface * dst, int flipx, int flipy, int smooth) in _zoomSurfaceRGBA()
638 …ace * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int flipx, int flipy, int smooth) in _transformSurfaceRGBA()
1030 SDL_Surface *rotozoomSurface(SDL_Surface * src, double angle, double zoom, int smooth) in rotozoomSurface()
1051 …Surface *rotozoomSurfaceXY(SDL_Surface * src, double angle, double zoomx, double zoomy, int smooth) in rotozoomSurfaceXY()
1392 SDL_Surface *zoomSurface(SDL_Surface * src, double zoomx, double zoomy, int smooth) in zoomSurface()
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c232 …ace * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int flipx, int flipy, int smooth) in _transformSurfaceRGBA()
417 SDLgfx_rotateSurface(SDL_Surface * src, double angle, int centerx, int centery, int smooth, int fli… in SDLgfx_rotateSurface()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Danalysis_enc.c221 const int smooth = (enc->config_->preprocessing & 1); in AssignSegments() local

Completed in 19 milliseconds