Searched refs:isCameraColorFormatSupported (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DCameraSource.h298 status_t isCameraColorFormatSupported(const CameraParameters& params);
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp306 status_t CameraSource::isCameraColorFormatSupported( function in class:android::CameraSource
615 if ((err = isCameraColorFormatSupported(params)) != OK) {

Completed in 198 milliseconds