Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Jerky screen update on my STB running on cortex A9.
Forum Updated to NodeBB v4.3 + New Features

Jerky screen update on my STB running on cortex A9.

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 883 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SridharBellam
    wrote on last edited by
    #1

    Hi All,
    I am running the a CSS content in html file with Qt demo browser 0.1 on my STB running on Cortex A9 processor with Qt 4.8.3.
    I am using directfb in the background for blitting. Though my dfb blits operations are pretty much compliant, the screen update looks jerky. In Qdirectfbpaintengine.cpp, for solid pattern a blit is done in directfb, and for TexturePattern pattern a batch blit is being done. The time difference between these two operations is around 80 milliseconds that comes around two frames. As the update happens in two consecutive frames we see a jerk in the update.
    Is there a way that webkit updates the complete content in one frame ? Please help.
    Regards,
    Sridhar

    [[merged two identical posts, Tobias]]

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved