Skip to content

fix(refr): take stride into consideration in partial update mode#5583

Merged
XuNeo merged 1 commit intolvgl:masterfrom
XuNeo:fix-partial-stride
Feb 5, 2024
Merged

fix(refr): take stride into consideration in partial update mode#5583
XuNeo merged 1 commit intolvgl:masterfrom
XuNeo:fix-partial-stride

Conversation

@XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented Feb 4, 2024

Description of the feature or fix

  1. When reshape layer buffer, need to calculate the stride.
  2. In flush_cb, use stride to navigate in draw_buf, use data_size to copy data.

Notes

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@XuNeo XuNeo requested review from FASTSHIFT and kisvegabor and removed request for FASTSHIFT February 4, 2024 04:38
@XuNeo XuNeo merged commit 7f0b4d7 into lvgl:master Feb 5, 2024
@XuNeo XuNeo deleted the fix-partial-stride branch February 5, 2024 16:26
kisvegabor pushed a commit that referenced this pull request Feb 5, 2024
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
kisvegabor pushed a commit to kisvegabor/lvgl_fork that referenced this pull request Feb 5, 2024
…l#5583)

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
…l#5583)

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
…l#5583)

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants