am 94141a94: am 1c33dc49: am efb75031: Merge "Implement TODO" into lmp-dev
* commit '94141a9430e145b4c72c6a5406f53cedee847635': Implement TODO
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user