Searched refs:scaled (Results 1 – 4 of 4) sorted by relevance
124 int scaled = qr_size * scale; in lv_qrcode_update() local125 int margin = (obj_w - scaled) / 2; in lv_qrcode_update()133 for(y = margin; y < scaled + margin; y += scale) { in lv_qrcode_update()138 for(x = margin; x < scaled + margin; x++) { in lv_qrcode_update()
23 - QR codes with less data are smaller, but they scaled by an integer number to best fit to the give…
33 …height` of the object be set in the *create* function and the animation will be scaled accordingly.
88 The value of the points will be scaled proportionally. The default range is: 0..100.