am 7422163d: am c3f00492: gralloc-qsd8k: Change composition_complete being a glfinish from stopship to a TODO
Merge commit '7422163dfcbad4997d30274bb7c438997269ae4d' into eclair-mr2-plus-aosp * commit '7422163dfcbad4997d30274bb7c438997269ae4d': gralloc-qsd8k: Change composition_complete being a glfinish from stopship to a TODO
This commit is contained in:
		| @@ -151,7 +151,7 @@ static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) | ||||
|  | ||||
| static int fb_compositionComplete(struct framebuffer_device_t* dev) | ||||
| { | ||||
|     // STOPSHIP: Properly implement composition complete callback | ||||
|     // TODO: Properly implement composition complete callback | ||||
|     glFinish(); | ||||
|  | ||||
|     return 0; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user