Home
last modified time | relevance | path

Searched defs:px (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/src/libs/qrcode/
Dlv_qrcode.c181 uint32_t px = row_byte_cnt * y + (x >> 3); in lv_qrcode_update() local
194 uint32_t px = row_byte_cnt * y + (x >> 3); in lv_qrcode_update() local
/lvgl-latest/src/widgets/canvas/
Dlv_canvas.c212 const uint8_t * px = lv_draw_buf_goto_xy(canvas->draw_buf, x, y); in lv_canvas_get_px() local
/lvgl-latest/src/libs/thorvg/
DtvgSwRasterTexmap.h285 int32_t x1, x2, x, y, ar, ab, iru, irv, px, ay; in _rasterBlendingPolygonImageSegment() local
462 int32_t x1, x2, x, y, ar, ab, iru, irv, px, ay; in _rasterPolygonImageSegment() local
DtvgSwRle.cpp581 auto px = diff.x * ONE_PIXEL; in _lineTo() local
DtvgLottieExpressions.cpp741 static jerry_value_t _velocity(float px, float cx, float py, float cy, float elapsed) in _velocity()
/lvgl-latest/src/misc/
Dlv_area.c593 int32_t px = p->x - cx; in lv_point_within_circle() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h5084 float px = x0 - sx, py = y0 - sy; local
5106 float px, py, t, it, dist2; local