Searched refs:supportedResolutions (Results 1 – 2 of 2) sorted by relevance
3079 …raHal::isResolutionValid(unsigned int width, unsigned int height, const char *supportedResolutions) in isResolutionValid() argument3088 if ( NULL == supportedResolutions ) in isResolutionValid()3103 pos = strstr(supportedResolutions, tmpBuffer); in isResolutionValid()
1135 … bool isResolutionValid(unsigned int width, unsigned int height, const char *supportedResolutions);