KB-20071124-004

From Triled Wiki

Jump to: navigation, search
  • Status: opened
  • author: cbazza
  • link: http://groups.google.com/group/android-developers/msg/5184116ac3a9628d
  • Description: Provide a way for the app to request all pending invalidates to be processed immediately. Like what is available on JavaME with serviceRepaints. Basically the code following serviceRepaints can be guaranteed that the canvas bitmap would be up to date so getPixels/setPixels would be synchronized properly. Without this it is a nightmare to figure out on a multi-threaded app when things are ready for visual processing or not.
Personal tools