am 94141a94: am 1c33dc49: am efb75031: Merge "Implement TODO" into lmp-dev

* commit '94141a9430e145b4c72c6a5406f53cedee847635':
  Implement TODO
This commit is contained in:
John Reck
2014-09-03 09:13:59 +00:00
committed by Android Git Automerger

View File

@@ -110,8 +110,7 @@ void CanvasContext::updateSurface(ANativeWindow* window) {
}
void CanvasContext::pauseSurface(ANativeWindow* window) {
// TODO: For now we just need a fence, in the future suspend any animations
// and such to prevent from trying to render into this surface
stopDrawing();
}
void CanvasContext::setup(int width, int height, const Vector3& lightCenter, float lightRadius,