RenderHALThread::AdjustViewConfig

RenderHALThread::AdjustViewConfig
bool AdjustViewConfig(ViewConfig* config);
Description

AdjustViewConfig adjusts view to match allowed HW resolutions and/or HW size. Applies default size if not specified.

Parameters
Parameters 
Description 
ViewConfig* config 
The view configuration for setting the window. 
Return Value

Returns true if the view is adjusted successfully and false otherwise.