Update dimensions early in ClearTarget.

This commit is contained in:
Jonathan Kew 2018-05-23 11:57:42 -07:00 • committed by Roy Tam
commit d7d5258610
2 changed files with 13 additions and 6 deletions

View file

@ -669,8 +669,11 @@ protected:
/**
* Disposes an old target and prepares to lazily create a new target.
*
* Parameters are the new dimensions to be used, or if either is negative,
* existing dimensions will be left unchanged.
*/
void ClearTarget();
void ClearTarget(int32_t aWidth = -1, int32_t aHeight = -1);
/*
* Returns the target to the buffer provider. i.e. this will queue a frame for