Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Decc_dsa.c202 uECC_word_t ry[NUM_ECC_WORDS]; in uECC_verify() local
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h405 float rx = px + dlx*w, ry = py + dly*w; in nsvg__initClosed() local
416 float rx = px + dlx*w, ry = py + dly*w; in nsvg__buttCap() local
434 float rx = px + dlx*w, ry = py + dly*w; in nsvg__squareCap() local
456 float lx = 0, ly = 0, rx = 0, ry = 0, prevx = 0, prevy = 0; in nsvg__roundCap() local
551 float lx, ly, rx, ry; in nsvg__roundJoin() local
587 float rx = p1->x + (p1->dmx * w), ry = p1->y + (p1->dmy * w); in nsvg__straightJoin() local
A Dnanosvg.h2102 float rx, ry, rotx; in nsvg__pathArcTo() local
2354 float ry = -1.0f; in nsvg__parseRect() local
2437 float ry = 0.0f; in nsvg__parseEllipse() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dblock_map.cc80 bool ry = (t & 1) ^ rx; in DecodeTraversalFractalHilbert() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c3709 int ellipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in ellipseColor()
4023 int ellipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g, Uint… in ellipseRGBA()
4088 int aaellipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in aaellipseColor()
4328 int aaellipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g, Ui… in aaellipseRGBA()
4358 int filledEllipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in filledEllipseColor()
4526 int filledEllipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g… in filledEllipseRGBA()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member

Completed in 63 milliseconds