Home
last modified time | relevance | path

Searched refs:ACAMERA_ERROR_STREAM_CONFIGURE_FAIL (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/include/camera/ndk/
DNdkCameraError.h109 ACAMERA_ERROR_STREAM_CONFIGURE_FAIL = ACAMERA_ERROR_BASE - 9, enumerator
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp608 return ACAMERA_ERROR_STREAM_CONFIGURE_FAIL; in configureStreamsLocked()