Thread: iLiad Partial screen refresh?
View Single Post
Old 09-08-2008, 05:22 PM   #4
hansel
JSR FFD2
hansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheese
 
hansel's Avatar
 
Posts: 305
Karma: 1045
Join Date: Aug 2008
Location: Rotterdam, Netherlands, Europe, Sol 3
Device: iliad
What I'm looking for is a way to refresh only the dirty part of the display, like this (in .../arm-linux/include/liberdm/erdm.h)
Quote:
// Not implemented
int dmDisplayPartial(eDmCmdPriority prior, eDmQuality qual, int xUp, int yUp, int xDown, int yDown );
hansel is offline   Reply With Quote