Home
last modified time | relevance | path

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

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