Searched refs:supportedFrameRates (Results 1 – 1 of 1) sorted by relevance
297 const char* supportedFrameRates = in configureCamera() local299 CHECK(supportedFrameRates != NULL); in configureCamera()300 ALOGV("Supported frame rates: %s", supportedFrameRates); in configureCamera()303 if (strstr(supportedFrameRates, buf) == NULL) { in configureCamera()305 frameRate, supportedFrameRates); in configureCamera()