Searched defs:df (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afstyles.h | 42 #define STYLE_LATIN( s, S, f, F, ds, df, C ) \ argument
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_aux.c | 339 long double df; in _TIFFUInt64ToFloat() local 355 long double df; in _TIFFUInt64ToDouble() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | asinfacosf.c | 95 float z,w,s,c,df; in acosf() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | acos.c | 62 double z,w,s,c,df; in acos() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_RLEaccel.c | 640 SDL_PixelFormat *df = surf_dst->format; in RLEAlphaClipBlit() local 735 SDL_PixelFormat *df = surf_dst->format; in SDL_RLEAlphaBlit() local 1031 SDL_PixelFormat *df; in RLEAlphaSurface() local 1476 RLEDestFormat *df = surface->map->data; in UnRLEAlpha() local
|
A D | SDL_blit_A.c | 235 SDL_PixelFormat *df = info->dst_fmt; in BlitRGBtoRGBSurfaceAlphaMMX() local 1338 SDL_PixelFormat *df = surface->map->dst->format; in SDL_CalculateBlitA() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 2879 Sint16 df = 1 - rad; in circleColor() local 3124 Sint16 df = 1 - rad; in arcColor() local 3565 Sint16 df = 1 - rad; in filledCircleColor() local
|
Completed in 23 milliseconds