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

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

Completed in 940 milliseconds