Searched refs:isOfflineSessionSupported (Results 1 – 1 of 1) sorted by relevance
906 static Status isOfflineSessionSupported(const camera_metadata_t *staticMeta);5469 if (isOfflineSessionSupported(staticMetaBuffer) != Status::OK) { in TEST_P()6516 Status CameraHidlTest::isOfflineSessionSupported(const camera_metadata_t *staticMeta) { in isOfflineSessionSupported() function in CameraHidlTest