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 224 status_t isCameraColorFormatSupported(const CameraParameters& params);
  /frameworks/av/media/libstagefright/
CameraSource.cpp 279 status_t CameraSource::isCameraColorFormatSupported(
512 if ((err = isCameraColorFormatSupported(params)) != OK) {

Completed in 42 milliseconds