Change HomeScreen API function renderSurfaceToAreaAllowed to renderAppToAreaAllowed.
authorBocklage, Jens <Jens_Bocklage@mentor.com>
Wed, 16 Nov 2016 02:56:12 +0000 (03:56 +0100)
committerBocklage, Jens <Jens_Bocklage@mentor.com>
Wed, 16 Nov 2016 02:56:12 +0000 (03:56 +0100)
Background is that an application wants to know if it is allowed to be rendered before it creates its own surface.
If it is not allowed, it does not need to allocate resources.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>

No differences found