HomeSort by relevance Sort by last modified time
    Searched refs:isCameraColorFormatSupported (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/stagefright/
CameraSource.h 226 status_t isCameraColorFormatSupported(const CameraParameters& params);
  /frameworks/av/media/libstagefright/
CameraSource.cpp 291 status_t CameraSource::isCameraColorFormatSupported(
524 if ((err = isCameraColorFormatSupported(params)) != OK) {

Completed in 83 milliseconds