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